Hi ,
I have flashed Jetson Orin with jetpack 5.1.2 and installed TensorFlow 2.12.0+nv23.06 as per documentation : https://docs.nvidia.com/deeplearning/frameworks/install-tf-jetson-platform/index.html/. I have added CUDA to the library path as well.
I was able to list the device as well, while running application TensorFlow is not using GPU. Ideally TensorFlow should use GPU if it is available right?
should i specify anything in the application such that TensorFlow uses GPU always?
PFA for your reference: