aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/python/interpreter_wrapper
Commit message (Expand)AuthorAge
* Internal change.Gravatar Nupur Garg2018-10-03
* TFLite: Rename ResetVariableTensorsToZero -> ResetVariableTensorsGravatar Yu-Cheng Ling2018-09-27
* Fix merge conflict.Gravatar Yong Tang2018-08-08
* Build fix for interpreter_wrapper.hGravatar Yong Tang2018-08-08
* Improve TFLite Python error handling.Gravatar Yu-Cheng Ling2018-07-24
* Correct exception handling in TFLite Python interpreter.Gravatar Andrew Selle2018-07-18
* Fix import order in interpreter_wrapper.h.Gravatar Nupur Garg2018-07-13
* Improve error handling and usability of Python interpreterGravatar Andrew Selle2018-07-11
* Merge changes from github.Gravatar Mingxing Tan2018-06-28
* Add complex64 support to tf.lite runtime.Gravatar RJ Ryan2018-06-27
* Merge changes from github.Gravatar Akshay Modi2018-06-18
* Automated g4 rollback of changelist 201011811Gravatar Akshay Modi2018-06-18
* Merge changes from github.Gravatar Akshay Modi2018-06-18
* Add support for direct buffer access from TF Lite Python API.Gravatar Andrew Selle2018-06-17
* support int16-quantized data in TFLite interpreter.Gravatar A. Unique TensorFlower2018-06-13
* Improve TOCO Python API.Gravatar Nupur Garg2018-05-24
* Internal cleanup to remove a difference from the code on github.Gravatar A. Unique TensorFlower2018-05-23
* Expose Interpreter to tensorflow.contrib.liteGravatar Andrew Selle2018-05-02
* Add boolean type to tflite in favor of comparison implementations.Gravatar A. Unique TensorFlower2018-04-12
* Fix bug in TFLite Interpreter python interfaceGravatar A. Unique TensorFlower2018-04-10
* Add tensor quantization info to python wrapperGravatar A. Unique TensorFlower2018-03-21
* Build tflite interpreter from buffer in python interfaceGravatar A. Unique TensorFlower2018-03-20
* Add TFLite Interpreter bindings.Gravatar A. Unique TensorFlower2018-03-13