Nano Jetson

Hi,
I am trying to figure out whether the Nano Jetson support running deep neural networks with Unit8:
it is written in the JetPack documentation that it supports uint8 but on the other hand when trying to run it i get a warnning that the HW doesnt support native Int8.

thank you

Hi NNresearch, Jetson AGX Xavier supports native INT8 inference, in addition to FP16 (and FP32). Jetson Nano, Jetson TX1, and Jetson TX2 support FP16 and FP32.