torch-mlir/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
..
Backend Remove npcomp-iree-backend-lower-linkage pass. 2021-08-09 15:28:02 -07:00
CAPI Rework the python build to a static assembly of MLIR+NPCOMP (#251) 2021-07-27 16:10:10 -07:00
Conversion Add TorchToIREE and factor out TorchConversion dialect. 2021-08-16 15:01:58 -07:00
Dialect Add TorchToIREE and factor out TorchConversion dialect. 2021-08-16 15:01:58 -07:00
Python Merge npcomp and mlir python namespaces. 2021-08-22 21:00:42 -07:00
RefBackend Remove TCF and TCP. 2021-08-02 12:08:39 -07:00
refback-run Rename npcomp-run-mlir to refback-run 2021-08-03 18:24:24 -07:00
CMakeLists.txt Merge npcomp and mlir python namespaces. 2021-08-22 21:00:42 -07:00
development_files.py Build packages for npcomp-torch. 2021-07-29 19:58:59 -07:00
lit.cfg.py Rename npcomp-run-mlir to refback-run 2021-08-03 18:24:24 -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