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

Duplicated computation of decoder outputs? #28

Open
Yevgnen opened this issue Sep 6, 2017 · 0 comments
Open

Duplicated computation of decoder outputs? #28

Yevgnen opened this issue Sep 6, 2017 · 0 comments

Comments

@Yevgnen
Copy link

Yevgnen commented Sep 6, 2017

Thanks for mentioning raw_rnn in tutorial 2 as I completely don't know about this function before. But the document is a bit not clear for me... May I ask a question? In tutorial 2, is the decoder_logits computed of all time steps the same as what has been computed (output_logits) in the loop_fn? If so, can we save time by reusing the latter ones?

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