aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/kernels/kernel_util.cc
Commit message (Collapse)AuthorAge
* Portability preparation for more cross-platform prototyping.Gravatar Pete Warden2018-09-24
| | | | PiperOrigin-RevId: 214346240
* add int32 support for addGravatar A. Unique TensorFlower2018-06-28
| | | | PiperOrigin-RevId: 202259189
* 16-bit quantized add support in TFLite interpreterGravatar A. Unique TensorFlower2018-06-20
| | | | PiperOrigin-RevId: 201374318
* Make depthwiseconv handler handle filter ranges beyond 255Gravatar A. Unique TensorFlower2018-05-23
| | | | PiperOrigin-RevId: 197810361
* Making GetInput from kernel_util.h return a pointer to const data.Gravatar A. Unique TensorFlower2018-05-11
| | | | PiperOrigin-RevId: 196340200
* Kernel utils to support broadcast add and mul.Gravatar A. Unique TensorFlower2018-01-26
| | | | PiperOrigin-RevId: 183397494
* Internal Change.Gravatar Andrew Selle2017-11-10
PiperOrigin-RevId: 175307445