Type IBeamSearchDecoderV2 Namespace tensorflow.contrib.seq2seq Interfaces IBeamSearchDecoderMixin, IBaseDecoder Methods call initialize Public instance methods object call(object embeddning, object start_tokens, object end_token, object initial_state, IDictionary<string, object> kwargs) object initialize(object embedding, object start_tokens, object end_token, object initial_state)