Type ITrainingHelper Namespace tensorflow.contrib.seq2seq Interfaces IHelper Methods next_inputs sample Properties batch_size inputs sample_ids_dtype sample_ids_shape sequence_length Public instance methods object next_inputs(object time, object outputs, object state, object name, IDictionary<string, object> unused_kwargs) object sample(object time, object outputs, object name, IDictionary<string, object> unused_kwargs) Public properties object batch_size get; object inputs get; object sample_ids_dtype get; object sample_ids_shape get; object sequence_length get;