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

TypeError: ONNX node of type Squeeze is not supported. #23

Open
huangjc opened this issue Jun 23, 2019 · 1 comment
Open

TypeError: ONNX node of type Squeeze is not supported. #23

huangjc opened this issue Jun 23, 2019 · 1 comment

Comments

@huangjc
Copy link

huangjc commented Jun 23, 2019

Hi, when converting models from pytorch, is it possible to add a squeeze support? e.g. recast output = output.squeeze(2) to a Reshape layer?

@yjhuasheng
Copy link

参考这个 https://github.com/daquexian/onnx-simplifier

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