torch-mlir/python
Sean Silva 5f3b1ce0b8 Fold torch_mlir_dialects python package into `torch_mlir`.
After this change, there are now just two subdirectories in the
`python_packages` directory in our combined build:
- `npcomp_core` with all the npcomp stuff
- `torch_mlir` with all the `torch-mlir` stuff.

The combined `torch_mlir` build will be packaged for use by `pip`.
There isn't anything super useful for wider use in `npcomp_core` so for
now we aren't going to package that one.
2021-09-17 09:27:49 -07:00
..
npcomp [torch-mlir earthmoving (2/N)] Python code movement. 2021-09-15 13:40:30 -07:00
test Fold torch_mlir_dialects python package into `torch_mlir`. 2021-09-17 09:27:49 -07:00
torch_support Remove frontends/pytorch directory. 2021-09-17 09:27:49 -07:00
CMakeLists.txt Remove frontends/pytorch directory. 2021-09-17 09:27:49 -07:00
NpcompModule.cpp [torch-mlir earthmoving (2/N)] Python code movement. 2021-09-15 13:40:30 -07:00
NpcompModule.h Rework the python build to a static assembly of MLIR+NPCOMP (#251) 2021-07-27 16:10:10 -07:00
NpcompPybindUtils.h Merge npcomp and mlir python namespaces. 2021-08-22 21:00:42 -07:00
RefJITBackend.cpp Rework the python build to a static assembly of MLIR+NPCOMP (#251) 2021-07-27 16:10:10 -07:00