torch-mlir/python
Stella Laurenzo 30cfc6499f Create public API for torch_mlir python code.
* Adds a trampoline/loader 'torch_mlir' module.
* Plumbs through the MLIR python Context and Module creation, interoping with the MLIR Python API (resolves TODO on creating with own context and accessing the module being built).
* Inter-module Python API interop is still a bit rough but workable via the capsule mechanism. Can be evolved later.
* Exports the frontends/pytorch python sources to the project python/ build directory.
* Requires D89294 to land.
2020-10-13 16:36:49 -07:00
..
npcomp Add initial python bindings for c10 dispatcher internals. (#55) 2020-09-24 16:26:29 -07:00
samples Update sample for refjit invocation. 2020-07-10 22:57:26 -07:00
CMakeLists.txt Create public API for torch_mlir python code. 2020-10-13 16:36:49 -07:00
NpcompModule.cpp Collapse python_native/ into python/. 2020-08-03 17:46:34 -07:00