aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/toco/graph_transformations/resolve_constant_fake_quant.cc
Commit message (Expand)AuthorAge
* Return ::tensorflow::Status in Toco Graph Transformations.Gravatar Yu-Cheng Ling2018-10-09
* Automated rollback of commit 8dc7bc7764150253c03a666eee84fc48f867d6a2Gravatar A. Unique TensorFlower2018-10-04
* In all constant-propagation transformations, check that the array we'd be tur...Gravatar A. Unique TensorFlower2018-10-02
* Propagate narrow_range flags in suitable constant-propagationGravatar A. Unique TensorFlower2018-08-17
* ResolveConstantFakeQuant should try to match the exact math of the FakeQuant ...Gravatar Suharsh Sivakumar2018-08-06
* Support narrow_range attr on FakeQuant nodesGravatar A. Unique TensorFlower2018-07-12
* Fixes and cleanup to support more complex quantized models and adds Propagate...Gravatar A. Unique TensorFlower2018-04-17
* Remove unused parameter from GetQuantizationParamsFromMinMax.Gravatar A. Unique TensorFlower2018-03-07
* We used to bypass fake-quant nodes in resolve_reorder_axes, as a hack as weGravatar A. Unique TensorFlower2018-02-06
* Internal ChangeGravatar A. Unique TensorFlower2018-01-23
* Internal Change.Gravatar Andrew Selle2017-11-10