Searched defs:IsIdentityPermutation (Results 1 – 2 of 2) sorted by relevance
| /external/tensorflow/tensorflow/compiler/xla/ | ||
| D | util.cc | 109 bool IsIdentityPermutation(absl::Span<const int64> permutation) { in IsIdentityPermutation() function |
| /external/tensorflow/tensorflow/core/grappler/optimizers/ | ||
| D | arithmetic_optimizer.cc | 1175 bool IsIdentityPermutation(const std::vector<int64>& perm) { in IsIdentityPermutation() function in tensorflow::grappler::__anonbb66c6470111::RemoveIdentityTranspose |