Previously, we use a temporary tensor with identity ordering. We now use a
temporary tensor with the destination dimension ordering, to enable the use of
sort_coo for sorting the tensor.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo