aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/kernels/dequantize.cc
Commit message (Expand)AuthorAge
* Update kernel evals to use new kernel signatures.Gravatar A. Unique TensorFlower2018-09-27
* Modularize TF Lite interface definitions and reorganize file structureGravatar Pete Warden2018-09-07
* Cache dequantized value if the input tensor of Dequantize() op is constant.Gravatar A. Unique TensorFlower2018-08-09
* Making GetInput from kernel_util.h return a pointer to const data.Gravatar A. Unique TensorFlower2018-05-11
* Add support for the "DEQUANTIZE" op. This cover only ops that are generated b...Gravatar A. Unique TensorFlower2018-03-07