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