aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/toco/tflite/import.cc
Commit message (Expand)AuthorAge
* Un-fused quantized Babelfish LSTM cell support in TFLiteGravatar A. Unique TensorFlower2018-06-28
* Fix operator names.Gravatar A. Unique TensorFlower2018-06-20
* Remove uses of dynamic_cast, which is generally discouraged by the Google C++Gravatar A. Unique TensorFlower2018-06-13
* Support reloading tflite models into toco IR.Gravatar Andrew Selle2018-06-08
* Improve flatbuffer verification.Gravatar A. Unique TensorFlower2018-03-19
* Run flatbuffer verifier before reading a TFLITE file into toco.Gravatar A. Unique TensorFlower2018-03-19
* Fix a couple of null-ptr dereferencesGravatar A. Unique TensorFlower2018-03-13
* Add consistency check: for constant arrays (those that have a buffer),Gravatar A. Unique TensorFlower2018-02-27
* Internal ChangeGravatar Zhixian Yan2018-01-27
* Internal Change.Gravatar Andrew Selle2017-11-10