aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/kernels/resize_bilinear_test.cc
Commit message (Expand)AuthorAge
* Merge pull request #20744 from npanpaliya:resize_bilinear_test-fix-ppc64le-20361Gravatar TensorFlower Gardener2018-07-27
|\
| * Fix for issue# 20361 - changed the test cases' inputs and expected such that ...Gravatar Nishidha Panpaliya2018-07-12
|/
* Add support for 8bit ResizeBilinear and Slice op to tflite and tocoGravatar A. Unique TensorFlower2018-06-11
* Allow ResizeBilinear to resize the output tensor in Prepare(), if the size te...Gravatar A. Unique TensorFlower2018-02-02
* Remove unused ResizeBilinear options. Use a tensor to read new sizes.Gravatar A. Unique TensorFlower2018-01-24
* Internal ChangeGravatar A. Unique TensorFlower2017-12-01
* Internal Change.Gravatar Andrew Selle2017-11-10