aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/kernels/add_test.cc
Commit message (Collapse)AuthorAge
* Fix lite/kernels:add_test for Clang 8.0.0Gravatar Yu-Cheng Ling2018-10-09
| | | | PiperOrigin-RevId: 216455772
* 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
* Add and Mul support broadcasting.Gravatar A. Unique TensorFlower2018-01-30
| | | | PiperOrigin-RevId: 183886920
* Rename RELU1 to RELU_N1_TO_1 to indicate that the image of the Op is in ↵Gravatar A. Unique TensorFlower2018-01-13
| | | | | | between -1 and 1. PiperOrigin-RevId: 181864303
* Internal ChangeGravatar A. Unique TensorFlower2017-12-01
| | | | PiperOrigin-RevId: 177611775
* Internal Change.Gravatar Andrew Selle2017-11-10
PiperOrigin-RevId: 175307445