aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/testing/BUILD
Commit message (Expand)AuthorAge
...
* Generate example for basic lstm cell in tfliteGravatar Zhixian Yan2018-02-22
* Basic LogSoftmax supportGravatar A. Unique TensorFlower2018-02-20
* Introduce tflite diff test to verify difference between tf and tf lite modelGravatar 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
* Extract ReadOutput method to test runnerGravatar A. Unique TensorFlower2018-02-14
* Supports op exp (tf.exp) in Toco and Tensorflow Lite.Gravatar A. Unique TensorFlower2018-02-14
* Tensorflow driver to execute the given tf graphdef, and generate outputGravatar A. Unique TensorFlower2018-02-14
* Show that we must over reallocate after resizing dynamic tensors.Gravatar A. Unique TensorFlower2018-02-02
* Support shrink_axis_mask argument of StridedSlice Op for TfLite.Gravatar A. Unique TensorFlower2018-01-29
* Support StridedSlice in TFLite for 1D-4D tensors.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
* Make generated_examples_zip_test runnable on AndroidGravatar Austin Anderson2018-01-16
* Switch testing/... to use new test specification formatGravatar A. Unique TensorFlower2018-01-16
* 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 support for "Pad".Gravatar Nupur Garg2017-12-13
* Internal ChangeGravatar A. Unique TensorFlower2017-12-01
* Merge changes from github.Gravatar Sourabh Bajaj2017-11-30
* Internal Change.Gravatar Andrew Selle2017-11-10