This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse][gpu] end to end test for matmul
ClosedPublic

Authored by aartbik on May 25 2023, 3:03 PM.

Details

Summary

(1) minor bug fix in copy back [always nice to run stuff ;-)]
(2) run with and without lib (even though some fall back to CPU)

Diff Detail

Event Timeline

aartbik created this revision.May 25 2023, 3:03 PM
Herald added a project: Restricted Project. · View Herald Transcript
aartbik requested review of this revision.May 25 2023, 3:03 PM
wrengr accepted this revision.May 25 2023, 3:20 PM
This revision is now accepted and ready to land.May 25 2023, 3:20 PM
aartbik updated this revision to Diff 525856.May 25 2023, 4:04 PM

rebased with main

This revision was landed with ongoing or failed builds.May 25 2023, 4:10 PM
This revision was automatically updated to reflect the committed changes.