aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/optional_debug_tools.cc
Commit message (Expand)AuthorAge
* Tweak PrintInterpreterState() outputGravatar Jared Duke2018-09-24
* Add complex64 support to tf.lite runtime.Gravatar RJ Ryan2018-06-28
* Update TFLite "minimal" exampleGravatar A. Unique TensorFlower2018-06-19
* support int16-quantized data in TFLite interpreter.Gravatar A. Unique TensorFlower2018-06-13
* Use %zu instead of %lu since size_t is not an unsigned long on 32-bit.Gravatar A. Unique TensorFlower2018-04-23
* Convert int -> size_t so that implicit conversion doesn't lose integer precis...Gravatar A. Unique TensorFlower2018-04-23
* Add boolean type to tflite in favor of comparison implementations.Gravatar A. Unique TensorFlower2018-04-12
* Internal Change.Gravatar Andrew Selle2017-11-10