aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/kernels/space_to_batch_nd.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
* SpaceToBatchND should pad with zero_point when inference_type is uint8Gravatar Suharsh Sivakumar2018-07-26
* 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
* Remove redundant calls to realloc dynamic tensors.Gravatar A. Unique TensorFlower2018-02-06
* Make TFLite SpaceToBatchND op have parity with TF SpaceToBatchND op.Gravatar Nupur Garg2018-01-29
* Support SpaceToBatchND in TFLite.Gravatar Nupur Garg2018-01-02