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

Does ncnn support Reshape? #344

Closed
wykvictor opened this issue Apr 9, 2018 · 1 comment
Closed

Does ncnn support Reshape? #344

wykvictor opened this issue Apr 9, 2018 · 1 comment

Comments

@wykvictor
Copy link
Contributor

wykvictor commented Apr 9, 2018

I use the tool mxnet2ncnn to transfer my mxnet into ncnn, but encountered the following error:

Reshape not supported yet!
shape=(0, 0, -4, -1, 2, -2)

The definition in mxnet is: pre_out = F.reshape(pre_out, (0, 0, -4, -1, 2, -2)).

So how could I use the reshape in ncnn? Thanks!

@wykvictor
Copy link
Contributor Author

PR is merged, so close the issue.

This issue was closed.
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