LostTech.TensorFlow : API Documentation

Type BasicDecoderOutput

Namespace tensorflow.contrib.seq2seq

Parent PythonObjectContainer

Interfaces IBasicDecoderOutput

BasicDecoderOutput(rnn_output, sample_id)

Properties

Public properties

object PythonObject get;

object rnn_output get; set;

object sample_id get; set;