aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/kernels/topk_v2.cc
Commit message (Expand)AuthorAge
* Modularize TF Lite interface definitions and reorganize file structureGravatar Pete Warden2018-09-07
* TopK op changes: remove wrong shape array free, force output types.Gravatar A. Unique TensorFlower2018-07-02
* Enhance error reporting.Gravatar A. Unique TensorFlower2018-05-21
* Fixing test for Topk kernel in TFliteGravatar A. Unique TensorFlower2018-05-16
* Making GetInput from kernel_util.h return a pointer to const data.Gravatar A. Unique TensorFlower2018-05-11
* Merge changes from github.Gravatar Patrick Nguyen2018-05-01
* Implementation of tf.nn.top_k in TfLiteGravatar A. Unique TensorFlower2018-02-15