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: The two structures don't have the same nested structure. #28

Open
caihengyu520 opened this issue Apr 20, 2019 · 2 comments
Open

Comments

@caihengyu520
Copy link

when i try quadratic and minist expriment produce the follow error
TypeError: The two structures don't have the same nested structure.
Entire first structure:
[., ., [.], [[((., .), (., .))]]]
Entire second structure:
[., ., [.], [[(LSTMState(hidden=., cell=.), LSTMState(hidden=., cell=.))]]]

please help me how can i address this problem。
thank you very much!

@yatharthdubey7
Copy link

Hi was this ever figured out? Thanks!

@ricgu8086
Copy link

This problem is solved in this Pull Request, however it was not merged. I grabbed the code from the PR an paste it in the project and the error was fixed (I'm executing it at this moment).

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

3 participants