This is an archive of the discontinued LLVM Phabricator instance.

[mlir][linalg][python] Introduce python integration test folder.
ClosedPublic

Authored by gysit on Jul 1 2021, 5:56 AM.

Details

Summary

Introduce an integration test folder in the test/python subfolder and move the opsrun.py test into the newly created folder. The test verifies named operations end-to-end using both the yaml and the python path.

Diff Detail

Event Timeline

gysit created this revision.Jul 1 2021, 5:56 AM
gysit requested review of this revision.Jul 1 2021, 5:56 AM
ftynse accepted this revision.Jul 1 2021, 6:29 AM
This revision is now accepted and ready to land.Jul 1 2021, 6:29 AM
gysit updated this revision to Diff 356112.Jul 2 2021, 12:18 AM

Rebase.

This revision was landed with ongoing or failed builds.Jul 2 2021, 12:42 AM
This revision was automatically updated to reflect the committed changes.