aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/kernels/floor.cc
Commit message (Expand)AuthorAge
* Modularize TF Lite interface definitions and reorganize file structureGravatar Pete Warden2018-09-07
* Consolidate refactoring of runtime shapes.Gravatar A. Unique TensorFlower2018-08-30
* Making GetInput from kernel_util.h return a pointer to const data.Gravatar A. Unique TensorFlower2018-05-11
* Implement floor operatorGravatar A. Unique TensorFlower2018-04-26