Home
last modified time | relevance | path

Searched refs:permutation_matrix_to_vector (Results 1 – 1 of 1) sorted by relevance

/external/executorch/backends/arm/operators/
Dop_permute.py37 def permutation_matrix_to_vector(permutation_matrix: torch.Tensor) -> list[int]: function
106 permutation_vector = permutation_matrix_to_vector(transformation_matrix)