This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse][taco] Use np.array_equal to compare integer values.
ClosedPublic

Authored by bixia on Feb 24 2022, 4:31 PM.

Details

Summary

Fix MLIR-PyTACO and some tests to use np.array_equal to compare integer
values.

Diff Detail

Event Timeline

bixia created this revision.Feb 24 2022, 4:31 PM
bixia requested review of this revision.Feb 24 2022, 4:31 PM
aartbik accepted this revision.Feb 24 2022, 5:32 PM
This revision is now accepted and ready to land.Feb 24 2022, 5:32 PM
This revision was landed with ongoing or failed builds.Feb 25 2022, 7:38 AM
This revision was automatically updated to reflect the committed changes.