[mlir][sparse] unifies sparse_tensor.sort_coo/sort into one operation. (#66722)
The use cases of the two operations are largely overlapped, let's simplify it and only use one of them.
Loading
Please sign in to comment
The use cases of the two operations are largely overlapped, let's simplify it and only use one of them.