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

How it works? #223

Open
Zhengxuru opened this issue Nov 17, 2019 · 0 comments
Open

How it works? #223

Zhengxuru opened this issue Nov 17, 2019 · 0 comments

Comments

@Zhengxuru
Copy link

tf.Variable(

lstm_cell.state_size is an Integer or TensorShape, what does "for dim in lstm_cell.state_size" mean? And I don't know how "state_update_op = tf.assign(init_states[i], new_state)" works, since you assign init_states using "tf.zeros([self._max_batch_size, dim]" in L548.

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