aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/quantization_utils_test.cc
Commit message (Expand)AuthorAge
* Branch 183429339 (#16469)Gravatar Rasmus Munk Larsen2018-01-26
* Change int64 to int64_t to support 64-bit compilationGravatar Austin Anderson2018-01-05
* Change some Quantized op tests to use TEST() macros and main()Gravatar Austin Anderson2017-11-17
* Optimize quantized resize bilinear with NEON-acceleration for ARM devicesGravatar A. Unique TensorFlower2017-06-13
* Fix a test failure of quantization_utils_test on ASANGravatar A. Unique TensorFlower2017-06-08
* Preallocate vector storage when the ultimate vector size is known in advanceGravatar A. Unique TensorFlower2017-06-01
* Implement quantized addition op, with NEON-acceleration for ARM devicesGravatar A. Unique TensorFlower2017-05-24
* Fix QuantizedToFloat to avoid bias.Gravatar A. Unique TensorFlower2017-04-11
* Show that QuantizeToFloat consistently introduces a small error. TheGravatar A. Unique TensorFlower2017-04-10
* Improve numerical stability of eigen dequantization routines andGravatar A. Unique TensorFlower2016-11-30
* 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