aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/kernels/tile.cc
Commit message (Collapse)AuthorAge
* Modularize TF Lite interface definitions and reorganize file structureGravatar Pete Warden2018-09-07
| | | | PiperOrigin-RevId: 212064501
* Fix more issues with TFLite compilation on WindowsGravatar Jared Duke2018-08-06
| | | | PiperOrigin-RevId: 207569516
* TFLite: adding tile and expand_dims ops.Gravatar A. Unique TensorFlower2018-06-01
PiperOrigin-RevId: 198913026