[mlir][sparse] renaming sparse_tensor.sort_coo to sparse_tensor.sort (#68161)
Rationale: the operation does not always sort COO tensors (also used for sparse_tensor.compress for example).
Loading
Please sign in to comment
Rationale: the operation does not always sort COO tensors (also used for sparse_tensor.compress for example).