GPU Utilization on Jetson Nano using TensorFlow

I am using Jetson Nano
The GPU is not detected by TensorFlow in Anaconda environment.
TensorFlow 2.11 with eigen build
Python 3.9
cuda is 10.2
cudatoolkit is 11.3.1
cudnn is 8.4.0.27

Hello,

This topic will be a better fit in the Jetson Nano category,
I have moved it over for you.

Hi,

It looks like you are not using our prebuilt package.

Please check if the TensorFlow package has been built with CUDA support.
Or you can try our prebuilt which works with CUDA 10.2+python3.6.

https://developer.download.nvidia.com/compute/redist/jp/v461/tensorflow/

Thanks.

Thank you

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.