Error Code 2: Internal Error (Assertion enginePtr != nullptr failed.)

Hello,

I’m traying to deploy a onnx model using TensorRT (TensorRT 8.0.1.6 and CUDA 10.2.300) but I get an error and the deployment can not be done. I don’t understand why is this happening.

Here is the output of trtexec:

Thanks, Paula.

Hi,

Do you set up Xavier with JetPack4.6?
If yes, it should be TensorRT v8.0.1 with CUDA v10.2.460.

Could you double-check the version first?

$ apt show nvidia-cuda
$ apt show nvidia-tensorrt 

Thanks.

Hi,

We have updated JetPack and now it seems to be working correctly.

Thanks you so much.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.