aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/quantization
Commit message (Expand)AuthorAge
* Fix print function with tf_logging.info to keep consistence (#18423)Gravatar ImSheridan2018-06-03
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
* Do not optimize out Identity nodes if specified as output.Gravatar A. Unique TensorFlower2018-01-10
* BUILD cleanup in tensorflow/tools/...Gravatar A. Unique TensorFlower2017-06-23
* Merge changes from github.Gravatar A. Unique TensorFlower2017-05-18
* Merge changes from github.Gravatar Dan Ringwalt2017-05-05
* Preserve graphdef metadata when extracting a subgraph.Gravatar A. Unique TensorFlower2017-03-27
* Replace pip testing script with bazel.Gravatar Gunhan Gulsoy2017-02-13
* 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