aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/kernels/register.h
Commit message (Collapse)AuthorAge
* Modularize TF Lite interface definitions and reorganize file structureGravatar Pete Warden2018-09-07
| | | | PiperOrigin-RevId: 212064501
* Assign NullOps to all custom ops starting with Eager:Gravatar A. Unique TensorFlower2018-08-02
| | | | PiperOrigin-RevId: 207108296
* Fix typo in register.hGravatar A. Unique TensorFlower2018-06-13
| | | | PiperOrigin-RevId: 200492653
* Introduce op version into TFLiteGravatar Yu-Cheng Ling2018-05-13
| | | | PiperOrigin-RevId: 196448769
* Remove THIRD_PARTY_ from #include guardsGravatar Sanjoy Das2018-01-24
| | | | | | They don't make sense in the open source repository. PiperOrigin-RevId: 183140889
* Internal Change.Gravatar Andrew Selle2017-11-10
PiperOrigin-RevId: 175307445