Home
last modified time | relevance | path

Searched defs:invert_permutation (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/graph/detail/
Dpermutation.hpp91 template < class PermIter > void invert_permutation(PermIter X, PermIter Xend) in invert_permutation() function
/third_party/mindspore/tests/vm_impl/
Dvm_me.py657 def invert_permutation(x): function
/third_party/mindspore/tests/ut/python/ir/
Dtest_row_tensor.py56 invert_permutation = P.InvertPermutation() variable
/third_party/mindspore/mindspore/ops/_grad/
Dgrad_array_ops.py41 invert_permutation = P.InvertPermutation() variable