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

使用onnxruntime加载onnx模型报错 #5

Open
JayL323 opened this issue Sep 16, 2021 · 2 comments
Open

使用onnxruntime加载onnx模型报错 #5

JayL323 opened this issue Sep 16, 2021 · 2 comments

Comments

@JayL323
Copy link

JayL323 commented Sep 16, 2021

(1)INVALID_ARGUMENT : Non-zero status code returned while running BatchNormalization node.
(2)Status Message: Invalid input scale: NumDimensions() != 3
参考:https://github.com/onnx/models/issues/156解决
原因:mxnet转化为onnx时,产生错误的模型,BatchNormalization(space=0)

@lawo123
Copy link

lawo123 commented Jan 25, 2022

您好,我遇到了相同的问题,请问您是怎么解决的?上面的的失效了、

@fungtion
Copy link

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

3 participants