aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/kernels/l2norm.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
* Initial application of runtime shapes to runtime kernels.Gravatar A. Unique TensorFlower2018-06-13
* 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
* Add quantized uint8 L2Normalization Kernel.Gravatar A. Unique TensorFlower2018-04-04
* Allow 1D, 2D and 3D tensors in L2NormGravatar A. Unique TensorFlower2018-01-09
* Internal Change.Gravatar Andrew Selle2017-11-10