Skip to content
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

ONNXRuntimeError #16

Closed
feipxyz opened this issue Aug 27, 2019 · 1 comment
Closed

ONNXRuntimeError #16

feipxyz opened this issue Aug 27, 2019 · 1 comment

Comments

@feipxyz
Copy link

feipxyz commented Aug 27, 2019

when I run python3 -m onnxsim mobile_facenet.onnx mobile_facenet_sim.onnx, a error occurred

RuntimeError: Method run failed due to: [ONNXRuntimeError] : 1 : GENERAL ERROR : /Users/vsts/agent/2.155.1/work/1/s/onnxruntime/core/providers/cpu/math/element_wise_ops.h:324 void onnxruntime::BroadcastIterator::Init(int64_t, int64_t) axis == 1 || axis == largest was false. Attempting to broadcast an axis by a dimension other than 1. 56 by 64
Stacktrace:

How can I solve this problem?

@daquexian
Copy link
Owner

Please refer to #7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants