aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/kernels/logical.cc
Commit message (Collapse)AuthorAge
* Modularize TF Lite interface definitions and reorganize file structureGravatar Pete Warden2018-09-07
| | | | PiperOrigin-RevId: 212064501
* Consolidate refactoring of runtime shapes.Gravatar A. Unique TensorFlower2018-08-30
| | | | PiperOrigin-RevId: 210945714
* Implementation of logical_and logical_notGravatar A. Unique TensorFlower2018-08-06
| | | | PiperOrigin-RevId: 207642985
* Implementation of logical_or.Gravatar A. Unique TensorFlower2018-07-30
PiperOrigin-RevId: 206549781