aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/kernels/internal/kernel_utils.h
Commit message (Expand)AuthorAge
* Merge the different LSTM EvalFloat/EvalHybrid calls into a single file.Gravatar A. Unique TensorFlower2018-10-05
* Modularize TF Lite interface definitions and reorganize file structureGravatar Pete Warden2018-09-07
* Introduce auxiliary input and allow "cross-linking" in the bidirectional LSTM...Gravatar A. Unique TensorFlower2018-09-05
* Introduce auxiliary input and allow "cross-linking" in the bidirectional RNN Op.Gravatar A. Unique TensorFlower2018-09-03
* Internal change.Gravatar Jian Li2018-08-27
* Internal change.Gravatar A. Unique TensorFlower2018-08-22
* Implementation of the symmetrically quantized LSTM TFLite Op.Gravatar A. Unique TensorFlower2018-06-05
* Internal change.Gravatar A. Unique TensorFlower2018-05-31
* Implementation of the basic_rnn TFLite Op using the symmetric quantization.Gravatar A. Unique TensorFlower2018-05-10
* Factor out the LstmBatchStep for the various LSTM Ops.Gravatar A. Unique TensorFlower2018-02-28
* A more efficient implementation of the Op using batch operations.Gravatar A. Unique TensorFlower2018-02-02