torch-mlir/python/npcomp/compiler/pytorch/backend
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
..
__init__.py Add IREE support in TorchScript e2e tests. 2021-06-30 16:19:25 -07:00
abc.py Merge npcomp and mlir python namespaces. 2021-08-22 21:00:42 -07:00
frontend_lowering.py Remove TCF and TCP. 2021-08-02 12:08:39 -07:00
iree.py Add resnet inference jupyter notebook. 2021-08-09 14:34:43 -07:00
refjit.py Merge npcomp and mlir python namespaces. 2021-08-22 21:00:42 -07:00