torch-mlir/lib/Dialect/Torch
Sean Silva 939d36906f Add support for prim::Loop op.
This is a funny one. It combines a `for` and `while` loop in one op. We
will need to write some conversions to `scf`.
2021-03-02 16:01:34 -08:00
..
IR Add support for prim::Loop op. 2021-03-02 16:01:34 -08:00
Transforms Properly import the entire torch::jit::CompilationUnit 2021-03-01 12:08:01 -08:00
CMakeLists.txt Implement GlobalizeObjectGraph transformation. 2021-02-18 18:18:47 -08:00