Transposes are can be merged into reshapes when the ordering of non-one
authorA. Unique TensorFlower <gardener@tensorflow.org>
Mon, 12 Mar 2018 18:24:22 +0000 (11:24 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Mon, 12 Mar 2018 18:28:22 +0000 (11:28 -0700)
commit402fb8c97db05b51587c6fc999c690d548fd4496
tree253c61feb664c9ec6f0dded9e0947f4a0539022b
parent21b91300e9e18dbfa2d1a503721ed3d0a08f37e2
Transposes are can be merged into reshapes when the ordering of non-one
dimensions remains unchanged.

PiperOrigin-RevId: 188751074
tensorflow/contrib/lite/toco/graph_transformations/convert_trivial_transpose_to_reshape.cc