aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/kernels/bidirectional_sequence_rnn_test.cc
Commit message (Expand)AuthorAge
* Add support for time-major input in the bidirectional RNN Op.Gravatar A. Unique TensorFlower2018-10-09
* Add the option of merging bidirectional RNN and LSTM outputs into a single ou...Gravatar A. Unique TensorFlower2018-10-03
* Introduce auxiliary input and allow "cross-linking" in the bidirectional RNN Op.Gravatar A. Unique TensorFlower2018-09-03
* Update bidirectional RNN to support state API.Gravatar A. Unique TensorFlower2018-08-29
* Internal change.Gravatar A. Unique TensorFlower2018-04-26
* Add bidirectional sequence RNN to TFLite Ops.Gravatar A. Unique TensorFlower2018-01-26