How to utilize GPUs in Jetson Nano

Hi,

You will need to install the package with CUDA support and the CUDA API.

OpenCV: https://github.com/AastaNV/JEP/blob/master/script/install_opencv4.5.0_Jetson.sh
TensorFlow: Official TensorFlow for Jetson Nano!

Thanks.