aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/kernels/elementwise.cc
Commit message (Expand)AuthorAge
* Implementation of square.Gravatar A. Unique TensorFlower2018-09-11
* Modularize TF Lite interface definitions and reorganize file structureGravatar Pete Warden2018-09-07
* Implementation of logical_and logical_notGravatar A. Unique TensorFlower2018-08-06
* Implement TFLite sqrt/rsqrt unary operatorsGravatar A. Unique TensorFlower2018-06-19
* Implement Log operator.Gravatar A. Unique TensorFlower2018-06-07
* 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
* Implement sin operatorGravatar A. Unique TensorFlower2018-05-09