aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/kernels/sub.cc
Commit message (Expand)AuthorAge
* Modularize TF Lite interface definitions and reorganize file structureGravatar Pete Warden2018-09-07
* Rework Add / Sub kernels signatures.Gravatar A. Unique TensorFlower2018-07-19
* add int32 support for subGravatar A. Unique TensorFlower2018-07-15
* add int32 support for addGravatar A. Unique TensorFlower2018-06-28
* Standardize shifts in (more) multiplication util functions.Gravatar A. Unique TensorFlower2018-06-12
* Fixing typo in Subtract Kernel.Gravatar A. Unique TensorFlower2018-06-05
* Enhance error reporting.Gravatar A. Unique TensorFlower2018-05-21
* Making GetInput from kernel_util.h return a pointer to const data.Gravatar A. Unique TensorFlower2018-05-11
* Merge changes from github.Gravatar Yifei Feng2018-04-23
* The Quantized BroadcastSub portion of #17123Gravatar A. Unique TensorFlower2018-03-20
* Broadcast Sub and Div from #17123 except for quantization.Gravatar A. Unique TensorFlower2018-03-15
* Create support for div and sub in tensorflow lite.Gravatar Andrew Selle2018-01-17