![]() |
Class BeamSearchDecoderState
BeamSearchDecoderState(cell_state, log_probs, finished, lengths, accumulated_attention_probs)
__new__
__new__(
_cls,
cell_state,
log_probs,
finished,
lengths,
accumulated_attention_probs
)
Create new instance of BeamSearchDecoderState(cell_state, log_probs, finished, lengths, accumulated_attention_probs)