TensorRT cannot parse some ONNX models transferred from Paddle

Hi,

I have checked the ONNX file has no problems, we use same way to transfer Paddle models to ONNX models, and the all of the ONNX files can be read by some other tools like Netron.

Do you have some method to check whether the ONNX file match TensorRT Parser format?