torch-mlir/lib
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
..
Backend Remove npcomp-iree-backend-lower-linkage pass. 2021-08-09 15:28:02 -07:00
CAPI Import Machine Translation model to MLIR. 2021-08-10 15:22:06 -04:00
Conversion Add torch.aten.flatten.using_ints and aten.MaxPool2d linalg lowering 2021-08-04 12:00:43 -04:00
Dialect Import Machine Translation model to MLIR. 2021-08-10 15:22:06 -04:00
Interfaces Add AllowsTypeRefinement trait and use it to improve RefineTypes 2021-04-30 10:57:02 -07:00
RefBackend Remove TCF and TCP. 2021-08-02 12:08:39 -07:00
Typing Bump llvm-project to c68d2895a1f4019b387c69d1e5eec31b0eb5e7b0 2021-02-22 12:23:24 -08:00
CMakeLists.txt Remove TCF and TCP. 2021-08-02 12:08:39 -07:00
InitAll.cpp Remove TCF and TCP. 2021-08-02 12:08:39 -07:00