aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/graph/quantize_training_test.cc
Commit message (Expand)AuthorAge
* Replaced calls to deprecated tensorflow::StringPiece methods with theirGravatar A. Unique TensorFlower2018-04-02
* Introduce a fake_quantize_training graph transform.Gravatar Suharsh Sivakumar2017-07-20
* Automated g4 rollback of changelist 156251356Gravatar Geoffrey Irving2017-05-17
* Automated g4 rollback of changelist 156244933Gravatar Geoffrey Irving2017-05-16
* Reduce direct references to NodeDef in favor of Node and AttrSliceGravatar Geoffrey Irving2017-05-16
* Allow FakeQuantWithMinMaxVars to be used with quantize_training rewriter.Gravatar Suharsh Sivakumar2017-04-27
* Estimated moving average for quantize training activations with unknown range.Gravatar Suharsh Sivakumar2017-03-14
* Make input_min and input_max Inputs of QuantizeAndDequantize rather than attr...Gravatar Suharsh Sivakumar2017-02-15
* Automated rollback of change 147124625Gravatar Asim Shankar2017-02-10
* Make input_min and input_max Inputs of QuantizeAndDequantize rather than attr...Gravatar Suharsh Sivakumar2017-02-09
* Cleanup license headerGravatar A. Unique TensorFlower2016-09-29
* Make QuantizeAndDequantize op accessible from Python code.Gravatar Jianmin Chen2016-06-15
* Enable quantized training rewriting from the python side.Gravatar Jianmin Chen2016-06-14
* Rewriting training graph to simulate the precision loss for quantized inference.Gravatar Jianmin Chen2016-06-06