This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse] add test cases for sparse tensor slices on COO tensors
ClosedPublic

Authored by Peiming on Mar 14 2023, 11:18 AM.

Diff Detail

Event Timeline

Peiming created this revision.Mar 14 2023, 11:18 AM
Herald added a project: Restricted Project. · View Herald Transcript
Peiming requested review of this revision.Mar 14 2023, 11:18 AM
Peiming updated this revision to Diff 505192.Mar 14 2023, 11:20 AM

add missing checks

bixia accepted this revision.Mar 16 2023, 9:24 AM
This revision is now accepted and ready to land.Mar 16 2023, 9:24 AM
aartbik accepted this revision.Mar 16 2023, 9:40 AM
This revision was landed with ongoing or failed builds.Mar 16 2023, 9:44 AM
This revision was automatically updated to reflect the committed changes.