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

Keras Reshape() layer #23

Open
PlayWithSanLei opened this issue Dec 31, 2020 · 1 comment
Open

Keras Reshape() layer #23

PlayWithSanLei opened this issue Dec 31, 2020 · 1 comment

Comments

@PlayWithSanLei
Copy link

There is a problem:

TypeError: init() missing 1 required positional argument: 'target_shape'

and the code is:

model_store.add(Reshape(dims=(50,)))

dims???
I can't understand this paramter.

Thank you very much~

@entron
Copy link
Owner

entron commented Mar 7, 2021

Sorry for the late notice! Have you solved the problem?

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