This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse] Only insert non-zero values to the result of the concatenate operation.
ClosedPublic

Authored by bixia on Nov 15 2022, 10:50 AM.

Details

Summary

Modify the integration test to check number_of_entries and use it to limit for
outputing sparse tensor values.

Diff Detail

Event Timeline

bixia created this revision.Nov 15 2022, 10:50 AM
Herald added a project: Restricted Project. · View Herald Transcript
bixia requested review of this revision.Nov 15 2022, 10:50 AM
bixia updated this revision to Diff 475526.Nov 15 2022, 10:53 AM

Fix a comment.

Peiming accepted this revision.Nov 15 2022, 10:55 AM
This revision is now accepted and ready to land.Nov 15 2022, 10:55 AM
aartbik accepted this revision.Nov 15 2022, 11:16 AM
This revision was landed with ongoing or failed builds.Nov 15 2022, 11:53 AM
This revision was automatically updated to reflect the committed changes.