Support arbitrary permutations for DataFormatDimMap.
authorA. Unique TensorFlower <gardener@tensorflow.org>
Thu, 5 Apr 2018 05:37:35 +0000 (22:37 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Thu, 5 Apr 2018 05:39:51 +0000 (22:39 -0700)
commitaa890776f062f3429bcedb0a080b712ebb97793b
treed233eb3c01fd252df90d37915d7201d938b7db45
parent2194f66f0a905940327d05f2d63c1c7137e47574
Support arbitrary permutations for DataFormatDimMap.

PiperOrigin-RevId: 191696203
tensorflow/core/kernels/data_format_ops.cc
tensorflow/core/kernels/data_format_ops.h
tensorflow/python/ops/nn_test.py