Searched refs:permutation_matrix_to_vector (Results 1 – 1 of 1) sorted by relevance
37 def permutation_matrix_to_vector(permutation_matrix: torch.Tensor) -> list[int]: function106 permutation_vector = permutation_matrix_to_vector(transformation_matrix)