torch-mlir/include/npcomp/Dialect/Torch
Sean Silva 4a0eb44d17 Add a !torch.float type.
This removes the dependence of the `torch` dialect on the low-level
builtin types.
Now the `torch` dialect is a standalone layer, suitable for targeting
from higher-level Python abstractions without any premature lowering to
primitive types.
2021-06-17 09:24:18 -07:00
..
IR Add a !torch.float type. 2021-06-17 09:24:18 -07:00
Transforms Add `!torch.bool` type. 2021-06-16 13:22:00 -07:00
CMakeLists.txt Implement GlobalizeObjectGraph transformation. 2021-02-18 18:18:47 -08:00