aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/ndlstm/python/lstm1d.py
Commit message (Expand)AuthorAge
* Remove tf.contrib.ndlstm as it is not maintained and barely used.Gravatar Eugene Brevdo2018-02-07
* Merge changes from github.Gravatar Michael Case2018-02-07
* Move many of the "core" RNNCells and rnn functions back to TF core.Gravatar Eugene Brevdo2017-05-22
* More flags->argparse conversions.Gravatar Vijay Vasudevan2017-01-09
* Remove so many more hourglass importsGravatar Justine Tunney2016-12-29
* Change tf.nn.rnn_cell to tf.contrib.rnn for all cells.Gravatar Jianwei Xie2016-12-05
* Expose tf.reverse_v2 which takes indices rather than a bool tensor.Gravatar Andrew Selle2016-11-15
* Switch callers of tf.pack and tf.unpack to call tf.stack and tf.unstack instead.Gravatar A. Unique TensorFlower2016-11-03
* Fix for incorrect variable sharing (occurred during porting).Gravatar A. Unique TensorFlower2016-10-08
* Initial check-in of open-source multidimensional LSTM library for TensorFlow.Gravatar A. Unique TensorFlower2016-10-05