aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/kernels/maximum_minimum.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
* Added minimum op, better type support in maximum.Gravatar A. Unique TensorFlower2018-04-10