torch-mlir/lib/CAPI
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
..
BasicpyTypes.cpp Remove a few more comments I missed in the last commit. 2021-06-14 18:18:43 -07:00
CMakeLists.txt Make C API files more consistent 2021-06-14 15:34:43 -07:00
InitLLVM.cpp Start reworking towards a shared library build. 2020-10-09 16:02:58 -07:00
NumpyTypes.cpp Make C API files more consistent 2021-06-14 15:34:43 -07:00
Registration.cpp Add npcomp-verify-backend-contract pass. 2021-04-20 12:00:35 -07:00
TorchTypes.cpp Add a !torch.float type. 2021-06-17 09:24:18 -07:00