i am using trt 8.0 to convert onnx model to trt model, but an error below occurs:
This error indicates that the padding value of my pad_119 node is not 0, but from Netron I can see that the constant_value is 0
here is my “Pad_119” node looks like:
Environment
TensorRT Version: 8.0.1.6