llvm-project/mlir/test/python/dialects
Aart Bik 24ea94ad0c [mlir][sparse][python] migrate more code from boilerplate into proper numpy land
The boilerplate was setting up some arrays for testing. To fully illustrate
python - MLIR potential, however, this data should also come from numpy land.

Reviewed By: bixia

Differential Revision: https://reviews.llvm.org/D108336
2021-08-20 09:18:17 -07:00
..
linalg [mlir][linalg][python] Add exp and log to the OpDSL. 2021-07-08 08:48:23 +00:00
sparse_tensor [mlir][sparse][python] migrate more code from boilerplate into proper numpy land 2021-08-20 09:18:17 -07:00
async_dialect.py
builtin.py
gpu.py
math.py [mlir] Provide minimal Python bindings for the math dialect 2021-06-11 13:21:26 +02:00
memref.py
ods_helpers.py
python_test.py Defend early against operation created without a registered dialect 2021-07-15 03:52:32 +00:00
shape.py [mlir] Add python test for shape dialect 2021-05-13 09:13:47 -07:00
tosa.py Enable MLIR Python bindings for TOSA. 2021-05-24 18:04:50 +00:00
vector.py [mlir] Add Python bindings for vector dialect 2021-05-20 17:53:08 +09:00