torch-mlir/lib/CAPI
Sean Silva 92ee0fa98f Add `!torch.tuple<T1, T2>` type.
This further eliminates the need for the `basicpy` dependency.

This required adding `torch.prim.TupleConstruct` to replace
`basicpy.build_tuple`.
2021-06-15 08:15:22 -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 `!torch.tuple<T1, T2>` type. 2021-06-15 08:15:22 -07:00