Adds unit tests for squeeze, to test the case when all dims are 1.
authorA. Unique TensorFlower <gardener@tensorflow.org>
Tue, 23 Jan 2018 00:41:37 +0000 (16:41 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Tue, 23 Jan 2018 00:45:18 +0000 (16:45 -0800)
commit2e1dfe4a288fe1258f2f497ae6a5874eff127f82
tree0bb9d295d081191af91cccbd33b8d3b2219e10a3
parent9fc2c8ebc8adcbca10c9850a54f913f5e731429f
Adds unit tests for squeeze, to test the case when all dims are 1.

PiperOrigin-RevId: 182857374
tensorflow/contrib/lite/kernels/squeeze_test.cc
tensorflow/contrib/lite/testing/generate_examples.py