aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/toco/tflite/types.cc
Commit message (Expand)AuthorAge
* Add complex64 support to tf.lite runtime.Gravatar RJ Ryan2018-06-28
* support int16-quantized data in TFLite interpreter.Gravatar A. Unique TensorFlower2018-06-13
* Add bool conversion in toco for tflite since bool is supported by tflite.Gravatar A. Unique TensorFlower2018-05-11
* Serialize strings properly when using TOCO for model conversion.Gravatar A. Unique TensorFlower2018-04-25
* Implementation of tf.cast in TfLiteGravatar A. Unique TensorFlower2018-03-06
* Make int64 inputs workable, and testable in generate_examples_test.Gravatar Yu-Cheng Ling2018-01-17
* Rename RELU1 to RELU_N1_TO_1 to indicate that the image of the Op is in betwe...Gravatar A. Unique TensorFlower2018-01-13
* Support for strings input/output in TocoGravatar A. Unique TensorFlower2017-12-19
* Internal Change.Gravatar Andrew Selle2017-11-10