aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/quantize_and_dequantize_op.h
Commit message (Expand)AuthorAge
* Fix tf.quantize_and_dequantize_(v2|v3) to be consistent with the doc.Gravatar Jingyue Wu2018-08-03
* Fixes a bug in the quantize_and_dequantize_op kernel with getting the min and...Gravatar A. Unique TensorFlower2018-06-29
* Make the quantize_and_dequantize op use the full quantized range when possible.Gravatar A. Unique TensorFlower2018-05-29
* Automated g4 rollback of changelist 197487461Gravatar A. Unique TensorFlower2018-05-22
* Make the quantize_and_dequantize op use the full quantized range when possible.Gravatar A. Unique TensorFlower2018-05-21
* Automated g4 rollback of changelist 197226707Gravatar A. Unique TensorFlower2018-05-21
* Make the quantize_and_dequantize op use the full quantized range when possible.Gravatar A. Unique TensorFlower2018-05-18
* Cleanup: Ran clang-format on all *.{cc,h} files in tensorflow/core/kernels.Gravatar A. Unique TensorFlower2018-01-26
* Make input_min and input_max Inputs of QuantizeAndDequantize rather than attr...Gravatar Suharsh Sivakumar2017-02-15
* Automated rollback of change 147124625Gravatar Asim Shankar2017-02-10
* Make input_min and input_max Inputs of QuantizeAndDequantize rather than attr...Gravatar Suharsh Sivakumar2017-02-09
* Fix inclusion guards of quantize_and_dequantize_op.Gravatar Suharsh Sivakumar2017-02-02
* Fix QuantizeAndDequantize GPU segfault.Gravatar Zongheng Yang2016-10-10
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Move quantize_and_dequantize to core for the quantize training rewriting.Gravatar Jianmin Chen2016-05-31