Home
last modified time | relevance | path

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

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