torch-mlir/lib/Conversion/TorchToLinalg
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
..
CMakeLists.txt Significantly restructure torch/aten import design. 2021-05-19 13:37:39 -07:00
TorchToLinalg.cpp Add a !torch.float type. 2021-06-17 09:24:18 -07:00