-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Incompatible attr in node elemwise_add0 at 1-th input: expected [1,180], got [180] #2599
Comments
See the attached model for reproducing the errors: |
@srkreddy1238 can you followup on this? |
Any update on this? |
@tqchen I would appreciate some feedback. |
@mnboos some how I missed it for a while. Will check it today |
@mnboos can you tell me the graph input shape (i.e shape for conv2d_1_input_0)? |
According to https://lutzroeder.github.io/netron/ it's |
@mnboos Here is the sample code
|
Thanks for the fix to both of you! |
See: https://discuss.tvm.ai/t/nnvm-base-nnvmerror-cannot-find-argument-auto-pad/1644/3
This error occurs when I try to compile an ONNX model. I'm currently clarifying if I'm allowed to share the model or if it's confidential.
cc @srkreddy1238
The text was updated successfully, but these errors were encountered: