User Details
User Details
- User Since
- May 7 2023, 2:14 AM (20 w, 2 d)
Jun 1 2023
Jun 1 2023
streichgeorg added a comment to D150061: [mlir][sparse] Use incremental topological sort to compute loop order from iteration graph.
Quick update, I managed to get the python benchmarking script working and added a convolution kernel as well as more matrix multiplication configurations. As far as I can tell there seems to be no performance gain by the new loop order this change introduces (at least for the sizes and sparsity factors I tried out).
May 17 2023
May 17 2023
streichgeorg added a comment to D150061: [mlir][sparse] Use incremental topological sort to compute loop order from iteration graph.
Thank you for your reply!
May 9 2023
May 9 2023
streichgeorg updated the diff for D150061: [mlir][sparse] Use incremental topological sort to compute loop order from iteration graph.
Squash commits
streichgeorg updated the diff for D150061: [mlir][sparse] Use incremental topological sort to compute loop order from iteration graph.
Fix history