I am confused when using TensorRT’s polygraphy tool. How do I use polygraphy run to compare the inference output of each layer of the onnx model and tensorRT model when there are custom third-party operators?
I have read the official instruction manual of polygraphy, but have not found the answer yet. can anyone help, thanks.
1 Like