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

Flatten layer #145

Open
a7b23 opened this issue Nov 15, 2017 · 5 comments
Open

Flatten layer #145

a7b23 opened this issue Nov 15, 2017 · 5 comments

Comments

@a7b23
Copy link

a7b23 commented Nov 15, 2017

How can i handle the layers of type 'Flatten' ?
On running convert.py it says:- 'Error encountered: Output shape computation not implemented for type: Flatten'

@stoneofcrazy
Copy link

Have you solved the problem? I had the same problem.

@rorycochrane
Copy link

I'm having a similar issue with layers of type 'Deconvolution'

@a7b23
Copy link
Author

a7b23 commented Jan 27, 2019

Hi, yeah I had solved the problem. You can check out my pull request - #147

@lanstonchu
Copy link

Hi, I just tried today and still have an issue with layers of 'Deconvolution'.

@anilsathyan7
Copy link

Facing same issue with Deconvolution !!!
Error encountered: Output shape computation not implemented for type: Deconvolution

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

5 participants