This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse] integration test for sparse output operation
ClosedPublic

Authored by aartbik on Jan 24 2022, 2:54 PM.

Diff Detail

Event Timeline

aartbik created this revision.Jan 24 2022, 2:54 PM
aartbik requested review of this revision.Jan 24 2022, 2:54 PM
aartbik updated this revision to Diff 402681.Jan 24 2022, 3:01 PM

no data needed

aartbik updated this revision to Diff 402688.Jan 24 2022, 3:21 PM

rebased against main

bixia accepted this revision.Jan 24 2022, 3:59 PM
bixia added inline comments.
mlir/test/Integration/Dialect/SparseTensor/python/test_output.py
11–14

Need to put these to the lexical order.

20

Nit: maybe s/?/./

This revision is now accepted and ready to land.Jan 24 2022, 3:59 PM
aartbik marked 2 inline comments as done.Jan 24 2022, 4:35 PM
aartbik updated this revision to Diff 402714.Jan 24 2022, 4:38 PM

addressed comments

This revision was landed with ongoing or failed builds.Jan 24 2022, 5:41 PM
This revision was automatically updated to reflect the committed changes.