Tensorrt ONNX build engine ERROR

Hi,

It looks like you are facing the similar issue of this topic:

May I know which opset format are used for your onnx model?
Suppose you should use opset-11 for the TensorRT-7.1 compatibility:

Thanks.