History log of /external/tensorflow/tensorflow/contrib/lite/kernels/space_to_batch_nd_test.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
aaaeef5bbc4698ea48c2476ad5c84a94712c8d2f 30-Jan-2018 Nupur Garg <nupurgarg@google.com> Make TFLite SpaceToBatchND op have parity with TF SpaceToBatchND op.

PiperOrigin-RevId: 183734695
/external/tensorflow/tensorflow/contrib/lite/kernels/space_to_batch_nd_test.cc
7f29bfe1903c42bf1caa0806feee5cd579b96311 02-Jan-2018 Nupur Garg <nupurgarg@google.com> Support SpaceToBatchND in TFLite.

The internal implementation only supports 4D tensors for now.
The dimension has to be 1 batch + 2 spatial + 1 other.
The most common format within this restriction is NHWC.

PiperOrigin-RevId: 180592870
/external/tensorflow/tensorflow/contrib/lite/kernels/space_to_batch_nd_test.cc