Description
Tensorrt.OnnxParser takes too long to parse the onnx model of two-dimensional input, like [1, 80000].80000 is dynamic.I need to complete the transformation of tensorrt model in a short time, but it takes me several days to parse.
Environment
TensorRT Version: 8.5.3.1
NVIDIA GPU: 3090
NVIDIA Driver Version: 525.60.11
CUDA Version: 11.7
CUDNN Version: 8.5.0
Operating System: ubuntu20
Python Version (if applicable): 3.9.3
PyTorch Version (if applicable): 1.13.1+cu117