Skip to content

Tensorflow ML notebook error on GPU #511

@racheetmatai

Description

@racheetmatai

Describe the bug
Tensorflow ML noteboook fails to run on GPU. The suggestions in the thread don't work.

To Reproduce
Steps to reproduce the behavior:

  1. In the jupyter hub instance terminal mamba install -c nvidia cuda-nvcc
  2. shutdown kernel of the notebooks if they were active
  3. Run the example in the thread or any example which uses TF.
  4. You will see either a libdevice not found or StatefulPartitionedCall_2

Expected behavior
Images prior to April (when the thread was posted) gave the StatefulPartitionedCall_2 error where as the latest images were giving the libdevice not found error

Docker Image Version
following images were tried:
libdevice not found error
2023.11.14
2023.10.24

StatefulPartitionedCall_2 error
2023.05.18
2023.04.15
2023.01.04

Infrastructure (Where you are running this image):

Additional context
The same notebook runs fine on the CPU Tensorflow ML notebooks

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions