Open Nicholas-B1 opened 6 months ago
Please note that only TensorFlow 2.4.1 or a lower version will work with the Jetson Nano. Above requires CUDA 11, which is not available for the Jetson Nano.
I have tensorflow 2.13. Is there anything else I need for configuring GPU support with this flashed OS?
You cannot run TF 2.13 on a Jetson Nano other than in the CPU mode. If you want GPU, you need to downgrade TF to version 2.4 or lower.
I cannot find version of tensorflow that old with the python version that comes installed on this flashed OS.
When you first flashed this image, it came with TF 2.4.1 + GPU support installed. Why not start over again, with a new flash?
Okay thank you I can try that. So the flashed image should be able to recognize the jetson nanos GPU right away or is there any configuration needed?
It recognize the CUDA cores out of the box. There is no need for additional configurations.
Hello, I installed this OS for my Jetson Nano but I cannot get Tensorflow to recognize my GPUs being installed on the board.