torch-mlir/frontends/pytorch/test
Stella Laurenzo 4148f88576 Merge npcomp and mlir python namespaces.
* Now the parts of the MLIR API are directly exported under the npcomp module (i.e. `npcomp.ir`, etc).
* Has required fixes for https://reviews.llvm.org/D108489
* Deletes npcomp.tracing vs fixing it because it was a very early experiment that will not be carried forward.
* This makes the npcomp python distribution completely standalone and separate from an mlir installation.
* Makes most of npcomp itself relocatable for future use as a library.
* Most things are a namespace package now. In the future we can s/torch_mlir/npcomp.frontends.torch/ and have it layer properly.
2021-08-22 21:00:42 -07:00
..
acap_export Fix flaky test_export_cat.py lit test (upstream change). 2021-08-22 20:04:47 -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 E2E framework: Add support for list/dict/scalar values 2021-08-11 10:55:43 -07:00
CMakeLists.txt Enable building using LLVM_EXTERNAL_PROJECTS. (#152) 2021-01-26 11:43:43 -07:00
extension_coexistence.py Merge npcomp and mlir python namespaces. 2021-08-22 21:00:42 -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