aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/quantize_op.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
* Add tf.quantize op, which is the same as tf.quantize_v2.Gravatar A. Unique TensorFlower2017-10-27
* 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
* Use the native Eigen round() method instead of std::function<float(float)>(ro...Gravatar Benoit Steiner2016-11-08
* Arm32/64 kernel optimizations:Gravatar A. Unique TensorFlower2016-10-27
* Automated rollback of change 137197327Gravatar A. Unique TensorFlower2016-10-25
* Arm32/64 kernel optimizations:Gravatar A. Unique TensorFlower2016-10-25
* 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