How to utilize GPUs in Jetson Nano

Hi,

You can launch the virtual environment with --system-site-packages or just install it within the virenv directly.

To run it with CUDA, please try the CUDA API.
For example:

Thanks.