aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/kernels/register.cc
Commit message (Expand)AuthorAge
...
* Supports PReLU in TFLite & Toco.Gravatar Yu-Cheng Ling2018-03-22
* Automated g4 rollback of changelist 188525171Gravatar Andrew Harp2018-03-14
* Automated g4 rollback of changelist 188433328Gravatar Gunhan Gulsoy2018-03-09
* Adding AudioSpectrogram and MFCC operator support to tfliteGravatar Andrew Harp2018-03-08
* Add support for the "DEQUANTIZE" op. This cover only ops that are generated b...Gravatar A. Unique TensorFlower2018-03-07
* Implementation of tf.cast in TfLiteGravatar A. Unique TensorFlower2018-03-06
* Add bidirectional sequence LSTM to TFLite Ops.Gravatar A. Unique TensorFlower2018-02-21
* Basic LogSoftmax supportGravatar A. Unique TensorFlower2018-02-20
* Implement SplitGravatar A. Unique TensorFlower2018-02-15
* Implementation of tf.nn.top_k in TfLiteGravatar A. Unique TensorFlower2018-02-15
* Supports op exp (tf.exp) in Toco and Tensorflow Lite.Gravatar A. Unique TensorFlower2018-02-14
* Add bidirectional sequence RNN to TFLite Ops.Gravatar A. Unique TensorFlower2018-01-26
* Support StridedSlice in TFLite for 1D-4D tensors.Gravatar A. Unique TensorFlower2018-01-23
* Add unidirectional sequence LSTM to TFLite Ops.Gravatar A. Unique TensorFlower2018-01-23
* Supports Squeeze in Tf Lite.Gravatar A. Unique TensorFlower2018-01-18
* Create support for div and sub in tensorflow lite.Gravatar Andrew Selle2018-01-17
* Rename RELU1 to RELU_N1_TO_1 to indicate that the image of the Op is in betwe...Gravatar A. Unique TensorFlower2018-01-13
* Adds Mean op to Tensorflow Lite.Gravatar A. Unique TensorFlower2018-01-11
* Support Transpose in TFLite.Gravatar Nupur Garg2018-01-08
* Support SpaceToBatchND in TFLite.Gravatar Nupur Garg2018-01-02
* Support BatchToSpaceND in TFLiteGravatar Yu-Cheng Ling2017-12-14
* Implementation of Gather in TfLiteGravatar A. Unique TensorFlower2017-12-14
* Add unidirectional sequence RNN to TFLite Ops.Gravatar A. Unique TensorFlower2017-12-14
* Add support for "Pad".Gravatar Nupur Garg2017-12-13
* Internal Change.Gravatar Andrew Selle2017-11-10