aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/quantization
Commit message (Expand)AuthorAge
* Add TensorFlow __init__.py back to py_binary targetsGravatar Justine Tunney2017-01-06
* Fix usage of tensorflow namespace in graph_to_dotGravatar Pete Warden2017-01-03
* Remove so many more hourglass importsGravatar Justine Tunney2016-12-29
* Remove superfluous Python depsGravatar Justine Tunney2016-12-28
* Add missing numpy and six depsGravatar Justine Tunney2016-12-28
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* 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