llvm-project/mlir/test/python
Tobias Gysi 4361bd9b7b [mlir][linalg][python] Explicit shape and dimension order in OpDSL.
Extend the OpDSL syntax with an optional `domain` function to specify an explicit dimension order. The extension is needed to provide more control over the dimension order instead of deducing it implicitly depending on the formulation of the tensor comprehension. Additionally, the patch also ensures the symbols are ordered according to the operand definitions of the operation.

Differential Revision: https://reviews.llvm.org/D105117
2021-06-30 08:59:39 +00:00
..
dialects [mlir][linalg][python] Explicit shape and dimension order in OpDSL. 2021-06-30 08:59:39 +00:00
ir [mlir][linalg][python] Add attribute support to the OpDSL. 2021-06-24 09:40:32 +00:00
CMakeLists.txt
execution_engine.py [MLIR] Execution engine python binding support for shared libraries 2021-06-12 05:46:38 +05:30
lit.local.cfg
pass_manager.py Decouple registring passes from specifying argument/description 2021-06-16 23:41:50 +00:00
python_test_ops.td