aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/seq2seq/BUILD
Commit message (Expand)AuthorAge
* Internal change.Gravatar Anna R2018-08-10
* Use fixed sized tensor arrays and max loop iterations in dynamic_decode if th...Gravatar A. Unique TensorFlower2018-04-16
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
* BUILD cleanup in contrib/...Gravatar A. Unique TensorFlower2017-10-30
* BeamSearchDecoder:Gravatar A. Unique TensorFlower2017-04-19
* [TF contrib seq2seq] Beam search tree decoder op "GatherTree".Gravatar Eugene Brevdo2017-04-18
* [contrib seq2seq] Rename DynamicAttentionWrapper to AttentionWrapperGravatar Eugene Brevdo2017-03-27
* Rename DynamicAttentionCellWrapper to just DynamicAttentionWrapper.Gravatar Eugene Brevdo2017-03-14
* Initial version of DynamicAttentionCellWrapper.Gravatar Eugene Brevdo2017-03-14
* Remove complicated decoder API in favor of new object-oriented API in tf.cont...Gravatar Eugene Brevdo2017-02-13
* Refactor some code in the new seq2seq api:Gravatar Eugene Brevdo2017-02-09
* Add new scheduled sampler to new seq2seq api.Gravatar Eugene Brevdo2017-02-03
* Remove hourglass import for contrib.seq2seq.loss_testGravatar Patrick Nguyen2017-01-25
* Initial design of new seq2seq Decoder class library.Gravatar Eugene Brevdo2017-01-17
* Merge changes from github.Gravatar Patrick Nguyen2017-01-17
* Remove so many more hourglass importsGravatar Justine Tunney2016-12-29
* Remove superfluous Python depsGravatar Justine Tunney2016-12-28
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* Merge changes from github.Gravatar Andrew Harp2016-12-08
* Merge changes from github.Gravatar Patrick Nguyen2016-10-20