aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/mutable_op_resolver_test.cc
Commit message (Collapse)AuthorAge
* Add basic op resolver registration to TFLite C APIGravatar Jared Duke2018-09-17
| | | | PiperOrigin-RevId: 213360279
* Modularize TF Lite interface definitions and reorganize file structureGravatar Pete Warden2018-09-07
PiperOrigin-RevId: 212064501