OrtRun() error #13005
Unanswered
shrestha-pranita
asked this question in
Other Q&A
OrtRun() error
#13005
Replies: 1 comment 3 replies
-
Do you see this error only when using onnxruntime-web? Have you tried ORT's Python API? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
After passing feed to session.run(feeds) I keep getting the following error:
2022-09-19 14:28:17.601300 [E:onnxruntime:, sequential_executor.cc:368 Execute] Non-zero status code returned while running Conv node. Name:'Conv_81' Status Message: Invalid input shape: {1}
What does this error mean? Can anyone help me with it?
Also I am trying to use the onnxruntime-web for js implementation
Beta Was this translation helpful? Give feedback.
All reactions