LostTech.TensorFlow : API Documentation

Type ICustomSampler

Namespace tensorflow.contrib.seq2seq.python.ops.sampler

Interfaces ISampler

Public instance methods

object initialize(object inputs, IDictionary<string, object> kwargs)

object next_inputs(object time, object outputs, object state, object sample_ids)

Public properties

object batch_size get;

object sample_ids_dtype get;

object sample_ids_shape get;