Segmentation fault (core dumped) in deit-base-distilled-patch16-224 model

running the above model in tensorrt returns this error only during engine creation: Segmentation fault (core dumped)

What does this exactly mean? and how to resolve this?

I’m running this in codespace with 6-core (1 GPU). I’m getting same error on some other models too.

Hi,

We recommend that you use the latest TensorRT version 8.6.1.
If you still face the same issue, please share with us the complete verbose logs and minimal issue repro ONNX model.
Also, please share environment details like GPU model, CUDA version and OS.

Thank you.