torch-mlir/include/npcomp/Dialect/Torch
Bryce Arden 1736ff0253 [prim] Add TupleIndex support
I could not find a corresponding ListIndex in prim, which seems to
translate to a __get_attr__ under the hood. I think the reason a tuple
Index op can exist is because Tuple's are supposed to be frozen, where
List operands can be mutable.
2021-03-02 17:28:32 -08:00
..
IR [prim] Add TupleIndex support 2021-03-02 17:28:32 -08:00
Transforms Give torch.global_slot an initializer region. 2021-02-26 16:24:19 -08:00
CMakeLists.txt Implement GlobalizeObjectGraph transformation. 2021-02-18 18:18:47 -08:00