Searched refs:node_perm_values (Results 1 – 1 of 1) sorted by relevance
1108 std::vector<int64> node_perm_values; in TrySimplify() local1109 TF_RETURN_IF_ERROR(GetPermutation(*node_perm, &node_perm_values)); in TrySimplify()1121 if (AreInversePermutations(node_perm_values, in TrySimplify()1137 if (IsIdentityPermutation(node_perm_values)) { in TrySimplify()