aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/dequantize_op.cc
Commit message (Expand)AuthorAge
* Remove obsolete TODO.Gravatar Paul Donnelly2018-10-04
* Update SCALED mode to use the full quantized range of -128..127 when possible.Gravatar A. Unique TensorFlower2018-05-14
* Add 'SCALED' mode to QuantizeV2 and Dequantize, to match QuantizeAndDequantiz...Gravatar A. Unique TensorFlower2017-08-23
* Speed up dequantize for combined, by using a simple loop and avoiding the cas...Gravatar A. Unique TensorFlower2017-04-17
* 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