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

m.initial_state.eval() #6

Open
hhuhhu opened this issue Apr 18, 2017 · 2 comments
Open

m.initial_state.eval() #6

hhuhhu opened this issue Apr 18, 2017 · 2 comments

Comments

@hhuhhu
Copy link

hhuhhu commented Apr 18, 2017

state = m.initial_state.eval()
AttributeError: 'tuple' object has no attribute 'eval'

when the code runs here, it got the error as above, can't understand what does the author want to do here.
m.initial_state returns a tuple

@sanyouwu
Copy link

I meet the same error as you.Did you solve this problem?

@hhuhhu
Copy link
Author

hhuhhu commented Apr 18, 2018

long time ago, don't remember it now. think it may be data format error

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