aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/rnn/ops/lstm_ops_test.cc
Commit message (Expand)AuthorAge
* Cleanup: Ran clang-format on all *.{cc,h} files in tensorflow/contrib/.../*.{...Gravatar A. Unique TensorFlower2018-01-30
* Remove unnecessary copies of value parameters.Gravatar Peter Hawkins2017-05-10
* Remove explicit static linking from tests that load a shared library.Gravatar Suharsh Sivakumar2017-01-24
* Make (tf.contrib) BlockLSTMOp take 3D tensors instead of lists of 2D tensors.Gravatar A. Unique TensorFlower2016-09-29
* Switch contrib/rnn ops to use C++ shape functions.Gravatar A. Unique TensorFlower2016-09-14