Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dpermutation_util.cc55 bool IsIdentityPermutation(absl::Span<const int64_t> permutation) { in IsIdentityPermutation() function
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Darithmetic_optimizer.cc1277 bool IsIdentityPermutation(const std::vector<int64_t>& perm) { in IsIdentityPermutation() function in tensorflow::grappler::__anonfb3622940111::RemoveIdentityTranspose