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_
|
|
log_
|
|
finished
|
|
lengths
|
|
accumulated_
|