llvm-project/mlir/test/python
Aart Bik 56d607006d [mlir][sparse][python] add an "exhaustive" sparse test using python
Using the python API to easily set up sparse kernels, this test
exhaustively builds, compilers, and runs SpMM for all annotations
on a sparse tensor, making sure every version generates the correct
result. This test also illustrates using the python API to set up
a sparse kernel and sparse compilation.

Reviewed By: bixia

Differential Revision: https://reviews.llvm.org/D107943
2021-08-12 11:13:04 -07:00
..
dialects [mlir][sparse][python] add an "exhaustive" sparse test using python 2021-08-12 11:13:04 -07:00
integration NFC: Add missing import to integration test. 2021-07-29 02:44:01 +00:00
ir NFC: Adapt operation.py to builtin operation print format changes. 2021-07-28 23:57:08 +00:00
develoment_files.py [MLIR][python] Export CAPI headers. 2021-07-29 19:06:32 +00:00
execution_engine.py Break apart the MLIR ExecutionEngine from core python module. 2021-07-28 23:59:32 +00:00
lit.local.cfg
pass_manager.py [mlir] Fix broken build in pass_manager.py 2021-08-04 13:12:17 +09:00
python_test_ops.td [MLIR] [Python ODS] Use @builtins.property for cases where 'property' is already defined 2021-07-15 19:39:03 -07:00