I want to use TensorRT with Xavier

I want to use TensorRT with Xavier. Xavier uses Jetpack 4.4.1, what is the compatible version of TensorRT? By the way, is the trained model of EfficientNet available in TensorRT?

Hi, This looks like a Jetson issue. We recommend you to raise it to the respective platform from the below link

Thanks!

Hi,

For JetPack 4.1.1, TensorRT version is v7.1.3.

Not sure which model format do you use for EfficientNet.
You can convert it into a TensorRT engine if an ONNX format is available.

Thanks.