aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/seq2seq
Commit message (Expand)AuthorAge
* Switch tf.concat_v2 references in third_party/tensorflow to tf.concat.Gravatar A. Unique TensorFlower2017-01-10
* Update callers of array_ops.concat to call array_ops.concat_v2 instead since ...Gravatar A. Unique TensorFlower2017-01-04
* Remove so many more hourglass importsGravatar Justine Tunney2016-12-29
* Add attention decoder functions for dynamic_rnn_decoder.Gravatar A. Unique TensorFlower2016-12-29
* Remove superfluous Python depsGravatar Justine Tunney2016-12-28
* Allows caller to access the final context state of the underlying RNN.Gravatar A. Unique TensorFlower2016-12-26
* Move the implementation code of rnn_cells to contrib.Gravatar Jianwei Xie2016-12-21
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* Merge changes from github.Gravatar Andrew Harp2016-12-08
* Merge changes from github.Gravatar Benoit Steiner2016-11-09
* Merge changes from github.Gravatar Patrick Nguyen2016-10-20