mirror of https://github.com/llvm/torch-mlir
6d8e7f1bb1
Fixes https://github.com/llvm/mlir-npcomp/issues/311 The key change is that TorchPlugin is folded into `torch_mlir.dialects.torch.importer.jit_ir` (it imports the PyTorch JIT's IR, so that's a good, scoped name for it). The CMake option `-DTORCH_MLIR_ENABLE_JIT_IR_IMPORTER=OFF` disables it, which allows building without a PyTorch native dependency. |
||
---|---|---|
.. | ||
iree-dialects | ||
llvm-project@8dca953dd3 | ||
torch-mlir |