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

setting an array element with a sequence. #24

Closed
vvssttkk opened this issue Oct 23, 2018 · 1 comment
Closed

setting an array element with a sequence. #24

vvssttkk opened this issue Oct 23, 2018 · 1 comment

Comments

@vvssttkk
Copy link

hi,

when I run train.py at _, step, loss = sess.run([model.update, model.global_step, model.loss],feed_dict=train_feed_dict) I have error ValueError: setting an array element with a sequence.
Can u help me how fix this?

@vvssttkk
Copy link
Author

they work, all trouble had been that I use not the original (from pull request) code after sess.run

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