aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/testing/tflite_driver.cc
Commit message (Expand)AuthorAge
* Rename TFLite Eager delegate -> Flex delegateGravatar Yu-Cheng Ling2018-09-27
* TFLite: Rename ResetVariableTensorsToZero -> ResetVariableTensorsGravatar Yu-Cheng Ling2018-09-27
* Automated rollback of commit 82af048bc8c3c044c98a27b1c4c27bb62d4e4a14Gravatar Nupur Garg2018-09-26
* Rename TFLite Eager delegate -> Flex delegateGravatar Yu-Cheng Ling2018-09-26
* Remove 18-input/3-output LSTM in favor of 20-input/1-output LSTM that supportsGravatar Alan Chiao2018-08-23
* Internal changeGravatar Jared Duke2018-08-15
* Adds support for Eager delegate to tflite_diff.Gravatar Nupur Garg2018-08-14
* Support Variable Tensor API in LSTM Full kernel.Gravatar Yu-Cheng Ling2018-06-19
* Variable Tensor API for TF Lite.Gravatar Yu-Cheng Ling2018-06-13
* - Teaches zip tests about unzip location on AndroidGravatar A. Unique TensorFlower2018-06-13
* Support 5-inputs LSTM kernel in TFLite (float only).Gravatar Yu-Cheng Ling2018-06-01
* Merge changes from github.Gravatar Yifei Feng2018-05-24
* Fix the LSTM test in TFLite.Gravatar Yu-Cheng Ling2018-05-22
* Add boolean type to tflite in favor of comparison implementations.Gravatar A. Unique TensorFlower2018-04-12
* Small changes to testing code, plus a new binary to check diff from command l...Gravatar A. Unique TensorFlower2018-04-10
* Make sure tensor size match before inspecting their content.Gravatar A. Unique TensorFlower2018-03-28
* Make the TF Lite test driver more informative.Gravatar A. Unique TensorFlower2018-02-14
* Make int64 inputs workable, and testable in generate_examples_test.Gravatar Yu-Cheng Ling2018-01-17
* Switch testing/... to use new test specification formatGravatar A. Unique TensorFlower2018-01-16
* Internal Change.Gravatar Andrew Selle2017-11-10