aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/toco/graph_transformations/propagate_fake_quant_num_bits.cc
Commit message (Expand)AuthorAge
* Return ::tensorflow::Status in Toco Graph Transformations.Gravatar Yu-Cheng Ling2018-10-09
* Support narrow_range attr on FakeQuant nodesGravatar A. Unique TensorFlower2018-07-12
* Fixing fake quant propagation.Gravatar A. Unique TensorFlower2018-07-09
* Support more quantized unfused LSTMs in TFLite interpreter.Gravatar A. Unique TensorFlower2018-06-28
* Fix operator names.Gravatar A. Unique TensorFlower2018-06-20
* Merged commit includes the following changes:Gravatar A. Unique TensorFlower2018-06-14
* Removed duplicate implementation of Select, updated quant support forGravatar A. Unique TensorFlower2018-05-10
* Fixes and cleanup to support more complex quantized models and adds Propagate...Gravatar A. Unique TensorFlower2018-04-17