aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/nnapi_delegate.cc
Commit message (Expand)AuthorAge
...
* Do not delegate temporary tensors to NNAPI.Gravatar A. Unique TensorFlower2018-05-03
* Implement floor operatorGravatar A. Unique TensorFlower2018-04-26
* Implementation of LessGravatar A. Unique TensorFlower2018-04-13
* Added minimum op, better type support in maximum.Gravatar A. Unique TensorFlower2018-04-10
* Implementation of ArgMaxGravatar A. Unique TensorFlower2018-04-09
* Enable C++ warnings on a few targets.Gravatar Shashi Shekhar2018-04-03
* Automated g4 rollback of changelist 190858242Gravatar Jianwei Xie2018-03-29
* Automated g4 rollback of changelist 190835392Gravatar Anna R2018-03-28
* Merge changes from github.Gravatar Jianwei Xie2018-03-28
* Supports PReLU in TFLite & Toco.Gravatar Yu-Cheng Ling2018-03-22
* 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
* TFLite: Define a DELEGATE op type.Gravatar Yu-Cheng Ling2018-02-20
* 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
* * Added code to delegate LSTM operation to NN API. Off by default.Gravatar A. Unique TensorFlower2018-01-11
* 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
* Add hvx/nnapi supports for Tensorflow Lite benchmarkGravatar Zhixian Yan2017-12-11
* Internal Change.Gravatar Andrew Selle2017-11-10