Allow ResizeBilinear to resize the output tensor in Prepare(), if the size tensor...
authorA. Unique TensorFlower <gardener@tensorflow.org>
Fri, 2 Feb 2018 19:24:17 +0000 (11:24 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Fri, 2 Feb 2018 19:32:17 +0000 (11:32 -0800)
commit224874002f93fec471e401488e23d97d4f36c4fc
treef2c50bfc0b376bd162d6d84dc1e674bab0a4fc70
parent51792c887abd425693a3c36f16ea221b949f7277
Allow ResizeBilinear to resize the output tensor in Prepare(), if the size tensor is const.

PiperOrigin-RevId: 184309687
tensorflow/contrib/lite/kernels/resize_bilinear.cc
tensorflow/contrib/lite/kernels/resize_bilinear_test.cc