torch-mlir/frontends/pytorch/test
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
..
acap_export Add `torch.vtensor.literal` op. 2021-06-17 14:37:04 -07:00
builder Add `!torch.int` type. 2021-06-17 07:28:23 -07:00
ivalue_import Import Machine Translation model to MLIR. 2021-08-10 15:22:06 -04:00
node_import Import Machine Translation model to MLIR. 2021-08-10 15:22:06 -04:00
torchscript_e2e_test Add E2E support for tests with heavy dependencies (heavydep tests). 2021-08-03 14:09:56 -07:00
CMakeLists.txt Enable building using LLVM_EXTERNAL_PROJECTS. (#152) 2021-01-26 11:43:43 -07:00
extension_coexistence.py Rework the python build to a static assembly of MLIR+NPCOMP (#251) 2021-07-27 16:10:10 -07:00
lit.cfg.py Rework the python build to a static assembly of MLIR+NPCOMP (#251) 2021-07-27 16:10:10 -07:00
lit.site.cfg.py.in Rework the python build to a static assembly of MLIR+NPCOMP (#251) 2021-07-27 16:10:10 -07:00