Jetson Nano GPU

How can I make sure that tensorflow is using the GPU of Jetson Nano?

Please try

import tensorflow as tf
tf.config.list_physical_devices('GPU')

We are moving this post to the Jetson Nano forum for any further assistance.

Hi,

This looks like a Jetson issue. Please refer to the below samples in case useful.

For any further assistance, we will move this post to to Jetson related forum.

Thanks!