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

Fails on SqueezeNet #26

Open
zenna opened this issue Aug 13, 2019 · 0 comments
Open

Fails on SqueezeNet #26

zenna opened this issue Aug 13, 2019 · 0 comments

Comments

@zenna
Copy link

zenna commented Aug 13, 2019

ONNX.jl fails to convert squeezenet (on input of size (244, 244, 3, 1))

https://github.com/onnx/models/tree/master/vision/classification/squeezenet

Everything is fine until the reshape of the last layer. For some reason the reshape size (c_11) is (-1, 0).

Using Flux#master

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

1 participant