LostTech.TensorFlow : API Documentation

Type IBaseDecoder

Namespace tensorflow.contrib.seq2seq

Interfaces ILayer

Public instance methods

object call(object inputs, object initial_state, IDictionary<string, object> kwargs)

Public properties

object batch_size get;

object output_dtype get;

object output_size get;

object tracks_own_finished get;