aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/quantize_op_test.cc
Commit message (Expand)AuthorAge
* Update SCALED mode to use the full quantized range of -128..127 when possible.Gravatar A. Unique TensorFlower2018-05-14
* Cleanup: Ran clang-format on all *.{cc,h} files in tensorflow/core/kernels.Gravatar A. Unique TensorFlower2018-01-26
* Adds round_mode to QuantizeV2 op to select rounding algorithm.Gravatar A. Unique TensorFlower2017-10-25
* Add 'SCALED' mode to QuantizeV2 and Dequantize, to match QuantizeAndDequantiz...Gravatar A. Unique TensorFlower2017-08-23
* Extend quantization ranges to include 0.0f.Gravatar A. Unique TensorFlower2017-04-05
* Create Graph Transform Tool for rewriting model files.Gravatar Pete Warden2016-12-21
* Ensure quantization range always includes zeroGravatar Pete Warden2016-12-08
* 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