chengven027 commented on issue #16898:
URL: https://github.com/apache/tvm/issues/16898#issuecomment-2224991667

   From the original graph, it seems that the op on the right side of the pad 
should not be a list containing 10 pad data. It might be due to some 
optimizations done by ONNX Simplifier, which defaults the pad to 10 data items. 
Judging from your error log, the issue is that your input data is 
5-dimensional, but your pad attribute only has four pairs .


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to