torch-mlir/lib/Dialect
Prashant Kumar 12b3af70d3 [TORCH] Add folding of aten.detach op.
`aten.detach` op is folded and returns the first operand since it's an
identity function(kind of identity just remove the has_grad attribute).
2022-05-10 21:54:45 +05:30
..
Torch [TORCH] Add folding of aten.detach op. 2022-05-10 21:54:45 +05:30
TorchConversion [TORCH][MLIR]Add lowering for control flow operations. 2022-04-29 16:25:58 +05:30
CMakeLists.txt Move external/torch-mlir to the root of the repo. 2021-09-27 17:11:08 -07:00