torch-mlir/lib/CAPI
Yi Zhang bfc3ee35c6 Import Machine Translation model to MLIR.
This includes the following changes to import MT model into MLIR. There
are still a lot of work to for actual compilation.
- Add `torch.dict<>`, `torch.any`, `torch.number` types
- Add `torch.prim.DictConstruct` op
- Fix `torch.prim.TupleConstruct` op assembly format to include resulting types
2021-08-10 15:22:06 -04:00
..
BasicpyTypes.cpp Remove a few more comments I missed in the last commit. 2021-06-14 18:18:43 -07:00
CMakeLists.txt Rework the python build to a static assembly of MLIR+NPCOMP (#251) 2021-07-27 16:10:10 -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
RefJITBackend.cpp Rework the python build to a static assembly of MLIR+NPCOMP (#251) 2021-07-27 16:10:10 -07:00
Registration.cpp Add npcomp-verify-backend-contract pass. 2021-04-20 12:00:35 -07:00
TorchTypes.cpp Import Machine Translation model to MLIR. 2021-08-10 15:22:06 -04:00