Description Usage Arguments Value
Beam Search Decoder State
1 2 3 4 5 6 7 | decoder_beam_search_state(
cell_state,
log_probs,
finished,
lengths,
accumulated_attention_probs
)
|
cell_state |
cell_state |
log_probs |
log_probs |
finished |
finished |
lengths |
lengths |
accumulated_attention_probs |
accumulated_attention_probs |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.