torch-mlir/include
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-mlir [TORCH] Add folding of aten.detach op. 2022-05-10 21:54:45 +05:30
torch-mlir-c Add tracing suport to `torch_mlir.compile`. 2022-05-03 09:08:40 -07:00
CMakeLists.txt Move external/torch-mlir to the root of the repo. 2021-09-27 17:11:08 -07:00