mirror of https://github.com/llvm/torch-mlir
8328998172
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. |
||
---|---|---|
.. | ||
jit_ir_common | ||
ltc | ||
pt1 | ||
CMakeLists.txt |