llvm-project/mlir/test/python
gysit 0d0371f58f [mlir][OpDSL] Fix OpDSL tests after https://reviews.llvm.org/D114680.
Update the shapes of the convolution / pooling tests that where detected after enabling verification during printing (https://reviews.llvm.org/D114680). Also split the emit_structured_generic.py file that previously contained all tests into multiple separate files to simplify debugging.

Reviewed By: stellaraccident

Differential Revision: https://reviews.llvm.org/D114731
2021-11-30 08:57:28 +00:00
..
dialects [mlir][OpDSL] Fix OpDSL tests after https://reviews.llvm.org/D114680. 2021-11-30 08:57:28 +00:00
integration [mlir] Move min/max ops from Std to Arith. 2021-11-15 13:19:17 +01:00
ir [mlir][python] Implement more SymbolTable methods. 2021-11-29 20:31:13 -08:00
lib [mlir] support interfaces in Python bindings 2021-10-25 12:50:42 +02:00
CMakeLists.txt [mlir] support interfaces in Python bindings 2021-10-25 12:50:42 +02:00
develoment_files.py [MLIR][python] Export CAPI headers. 2021-07-29 19:06:32 +00:00
execution_engine.py [mlir] Reintroduce nano time to execution_engine 2021-11-10 13:14:18 +01:00
lit.local.cfg Fix ASAN execution for the MLIR Python tests 2021-10-03 05:07:32 +00:00
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] Fix generation of accessors for Optional 2021-11-18 09:42:57 +01:00