aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/python/interpreter_test.py
Commit message (Expand)AuthorAge
* TFLite Python: Make resize_input_tensor accept list/tuple sizes.Gravatar Yu-Cheng Ling2018-07-20
* Improve error handling and usability of Python interpreterGravatar Andrew Selle2018-07-11
* Add support for direct buffer access from TF Lite Python API.Gravatar Andrew Selle2018-06-17
* Fix bug in TFLite Interpreter python interfaceGravatar A. Unique TensorFlower2018-04-10
* Minor style improvement in TFLite interpreter_test.pyGravatar Yu-Cheng Ling2018-03-22
* 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