Home
last modified time | relevance | path

Searched defs:IsIdentityPermutation (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/
Dpermutation_util.cc55 bool IsIdentityPermutation(absl::Span<const int64> permutation) { in IsIdentityPermutation() function
/external/tensorflow/tensorflow/core/grappler/optimizers/
Darithmetic_optimizer.cc1215 bool IsIdentityPermutation(const std::vector<int64>& perm) { in IsIdentityPermutation() function in tensorflow::grappler::__anon73f394250111::RemoveIdentityTranspose