aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/kernels/gather.cc
Commit message (Expand)AuthorAge
* Update kernel evals to use new kernel signatures.Gravatar A. Unique TensorFlower2018-09-27
* Modularize TF Lite interface definitions and reorganize file structureGravatar Pete Warden2018-09-07
* Remove reduntant checks in gather op.Gravatar A. Unique TensorFlower2018-07-02
* 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
* Merge changes from github.Gravatar Jianwei Xie2018-01-24
* Implementation of Gather in TfLiteGravatar A. Unique TensorFlower2017-12-14