decoder_basic_output {tfaddons} | R Documentation |
Basic decoder output
Description
Basic decoder output
Usage
decoder_basic_output(rnn_output, sample_id)
Arguments
rnn_output |
the output of RNN cell |
sample_id |
the 'id' of the sample |
Value
None
[Package tfaddons version 0.10.0 Index]