[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.
parent
74338bfe
Please register or sign in to comment
The use cases of the two operations are largely overlapped, let's simplify it and only use one of them.