imagenet from jetson-inference? imagenet from jetson-inference doesn’t support TensorFlow UFF (only detectnet from jetson-inference has been coded with UFF support). jetson-inference imagenet supports Caffe models.
This depends on where the inference script you are running on Jetson (TensorFlow or otherwise) expects the model to be, or sometimes you can pass in the full path (so the model can be anywhere on the Nano, pretty much) depending on the script.