torch-mlir/lib/Conversion
Prateek Gupta e1db318a3c [TORCH][MLIR]Add lowering for control flow operations.
1. This commit adds lowering of "while-like" prim loop to scf.while
operation.
2. Adds lowering of "for-like" prim loops to scf.for operation.

Signed-Off-By: Prateek Gupta <prateek@nod-labs.com>
2022-04-29 16:25:58 +05:30
..
TorchToLinalg llvm: bump tag to e1318078 (#781) 2022-04-26 12:27:51 -07:00
TorchToSCF [TORCH][MLIR]Add lowering for control flow operations. 2022-04-29 16:25:58 +05:30
TorchToStd Revert "[MLIR][TORCH] Add E2E support for aten.ge.float op" 2022-04-28 07:49:58 -07:00
TorchToTMTensor llvm: bump tag to e1318078 (#781) 2022-04-26 12:27:51 -07:00
TorchToTosa llvm: bump tag to e1318078 (#781) 2022-04-26 12:27:51 -07:00
Utils llvm: bump tag to e1318078 (#781) 2022-04-26 12:27:51 -07:00
CMakeLists.txt [MLIR][TORCH] Add TorchToTMTensor pass 2022-03-08 22:52:34 +05:30
PassDetail.h llvm: bump tag to e1318078 (#781) 2022-04-26 12:27:51 -07:00
Passes.cpp [MLIR][TORCH] Add TorchToTMTensor pass 2022-03-08 22:52:34 +05:30