Does anybody know how to test nvdla on jetson xavier? I installed tensorRT 4 with the jetpack, but there’s no way I can test that. Should I try tensor RT 5?
Hi senosy, JetPack 4.0 should have installed TensorRT 5 on your Jetson Xavier. TensorRT 5 is what includes the support for DLA (FP16 at this time). Please refer to the posts from this thread for information about the TensorRT samples and docs with DLA:
thanks and will try these on.