Error Code: 9: Skipping tactic 0x001526e231ae2e51 due to exception Cask convolution execution

Description

[E] Error Code: 9: Skipping tactic 0x001526e231ae2e51 due to exception Cask convolution execution
Getting this error when exporting my .pt using the Ultralytics library.

Environment

TensorRT Version: 10.3
GPU Type: NVIDIA A10G
Nvidia Driver Version: 555.58.02
CUDA Version: 12.5
CUDNN Version: 90100
Operating System + Version: Ubuntu 20.04.6 LTS
Python Version (if applicable): 3.11.9
PyTorch Version (if applicable): 2.4.0

Relevant Files

export_output.txt (9.2 MB)

Steps To Reproduce

I did not use trtexec at the command line, but I assume to reproduce this would work:
trtexec --onnx=reproduce.onnx --saveEngine=reproduce.engine --optShapes=‘images’:1x3x1280x1020

I would appreciate any help, thank you! Also happy to share the .onnx privately

Hi @cwilkins1 ,
Please share the onnx model with us.