aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/quantization
Commit message (Expand)AuthorAge
* Ensure quantization range always includes zeroGravatar Pete Warden2016-12-08
* In quantize_graph, don't quantize inputs to concat and reshape unless they areGravatar A. Unique TensorFlower2016-11-18
* Add --quantized_fallback_min and --quantized_fallback_max for useGravatar A. Unique TensorFlower2016-11-08
* Change quantize_graph in eightbit mode to remove FakeQuantWithMinMaxVarsGravatar A. Unique TensorFlower2016-11-01
* Add options --quantized_input, --quantized_input_min, and --quantized_input_maxGravatar A. Unique TensorFlower2016-10-25
* Add nomsan tag to tests with possible memory issues.Gravatar Gunhan Gulsoy2016-10-24
* Change quantize_graph to use two steps - RequantizationRange and Requantize -Gravatar A. Unique TensorFlower2016-10-21
* Add transform for reshape to quantize_graph in eightbit mode. Add QuantizedR...Gravatar A. Unique TensorFlower2016-10-20
* Move contrib/quantization ops to tensorflow/coreGravatar Andrew Harp2016-10-17
* Automated rollback of change 134501895Gravatar A. Unique TensorFlower2016-09-28
* Move contrib/quantization ops to tensorflow/coreGravatar Andrew Harp2016-09-28