Type ICustomHelper Namespace tensorflow.contrib.seq2seq Interfaces IHelper Methods next_inputs sample Properties batch_size sample_ids_dtype sample_ids_shape Public instance methods object next_inputs(object time, object outputs, object state, object sample_ids, object name) object sample(object time, object outputs, object state, object name) Public properties object batch_size get; object sample_ids_dtype get; object sample_ids_shape get;