aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/kernels/BUILD
Commit message (Expand)AuthorAge
...
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
* Automated g4 rollback of changelist 190835392Gravatar Anna R2018-03-28
* Merge changes from github.Gravatar Jianwei Xie2018-03-28
* Test all TFLite kernel implementations for fully connected.Gravatar A. Unique TensorFlower2018-03-27
* Broadcast Sub and Div from #17123 except for quantization.Gravatar A. Unique TensorFlower2018-03-15
* Automated g4 rollback of changelist 188525171Gravatar Andrew Harp2018-03-14
* Automated g4 rollback of changelist 188433328Gravatar Gunhan Gulsoy2018-03-09
* Make SetNumThreads apply to the eigen threads. (This creates a dependency on ...Gravatar A. Unique TensorFlower2018-03-09
* Adding AudioSpectrogram and MFCC operator support to tfliteGravatar Andrew Harp2018-03-08
* Create mobile testing rules for TF Lite known-portable targetsGravatar Austin Anderson2018-03-07
* Add support for the "DEQUANTIZE" op. This cover only ops that are generated b...Gravatar A. Unique TensorFlower2018-03-07
* Internal changeGravatar A. Unique TensorFlower2018-03-06
* Implementation of tf.cast in TfLiteGravatar A. Unique TensorFlower2018-03-06
* Remove core:lib dependency in favor of Lite-specific logging helperGravatar Austin Anderson2018-03-05
* 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
* A more efficient implementation of the Op using batch operations.Gravatar A. Unique TensorFlower2018-02-02
* Internal change.Gravatar Anna R2018-02-01
* Add bidirectional sequence RNN to TFLite Ops.Gravatar A. Unique TensorFlower2018-01-26
* Kernel utils to support broadcast add and mul.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
* Buildifier cleanup.Gravatar Yifei Feng2018-01-22
* 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
* 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
* Implement reference transpose kernel.Gravatar Andrew Selle2018-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 ChangeGravatar A. Unique TensorFlower2017-12-01
* Internal Change.Gravatar Andrew Selle2017-11-10