LostTech.TensorFlow : API Documentation

Type ITrainingHelper

Namespace tensorflow.contrib.seq2seq

Interfaces IHelper

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;