Remove redundant calls to realloc dynamic tensors.
authorA. Unique TensorFlower <gardener@tensorflow.org>
Tue, 6 Feb 2018 16:11:41 +0000 (08:11 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Tue, 6 Feb 2018 16:15:25 +0000 (08:15 -0800)
commit883559fbf5a86b1088bc9537adc5c8ad7cc25fe6
tree819efecde3c2fa9e0f0e40138d592324ca481ca5
parent4babfb446d3b904f413652df773ec87d2bd9cb0b
Remove redundant calls to realloc dynamic tensors.

PiperOrigin-RevId: 184682942
tensorflow/contrib/lite/kernels/batch_to_space_nd.cc
tensorflow/contrib/lite/kernels/mean.cc
tensorflow/contrib/lite/kernels/pad.cc
tensorflow/contrib/lite/kernels/resize_bilinear.cc
tensorflow/contrib/lite/kernels/space_to_batch_nd.cc
tensorflow/contrib/lite/kernels/strided_slice.cc
tensorflow/contrib/lite/kernels/transpose.cc