torch-mlir/projects
Rik Huijzer 8328998172
Allow printing all IR in `torch_mlir.compile` (#2669)
This PR adds the `enable_ir_printing` option to `torch_mlir.compile`,
which can be used to print the IR for all intermediate passes.

When running the added test file via:
```shell
$ python test/python/compile.py 2> tiny.stderr
```
the file `tiny.stderr` is about 700 KB.
2023-12-20 15:08:21 -06:00
..
jit_ir_common Breakup python pytorch deps (#2582) 2023-11-19 12:10:19 -08:00
ltc Breakup python pytorch deps (#2582) 2023-11-19 12:10:19 -08:00
pt1 Allow printing all IR in `torch_mlir.compile` (#2669) 2023-12-20 15:08:21 -06:00
CMakeLists.txt Upstream the ONNX importer. (#2636) 2023-12-12 19:02:51 -08:00