View source on GitHub |
BeamSearchDecoderState(cell_state, log_probs, finished, lengths, accumulated_attention_probs)
tf.contrib.seq2seq.BeamSearchDecoderState(
cell_state, log_probs, finished, lengths, accumulated_attention_probs
)
Attributes | |
---|---|
cell_state
|
|
log_probs
|
|
finished
|
|
lengths
|
|
accumulated_attention_probs
|