mirror of https://github.com/llvm/torch-mlir
3e9b1cbd36
* Added JIT to MLIR lowering Lowering to JIT is performed in a way similar to how it's done in the TS LTC backend. After a jit::Graph is constructed, it gets converted to a jit::Function, which is fed into the existing utility to generate an MlirModule in torch-mlir. * Renamed `csrc/backend` to `csrc/base_lazy_backend` |
||
---|---|---|
.. | ||
torch | ||
TorchBinding.td |