You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello everyone, I'm new to tensorflow...
The code works perfectly on my machine, but I wonder how to modify legacy_seq2seq.rnn_decoder() -> legacy_seq2seq.attention_decoder() ?
I have tried a lot, but it still doesn't work...
So if anyone can tell me how to define attention_states.
Thanks!
The text was updated successfully, but these errors were encountered:
Hello everyone, I'm new to tensorflow...
The code works perfectly on my machine, but I wonder how to modify
legacy_seq2seq.rnn_decoder()
->legacy_seq2seq.attention_decoder()
?I have tried a lot, but it still doesn't work...
So if anyone can tell me how to define
attention_states
.Thanks!
The text was updated successfully, but these errors were encountered: