mirror of https://github.com/llvm/torch-mlir
5f3b1ce0b8
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. |
||
---|---|---|
.. | ||
npcomp | ||
test | ||
torch_support | ||
CMakeLists.txt | ||
NpcompModule.cpp | ||
NpcompModule.h | ||
NpcompPybindUtils.h | ||
RefJITBackend.cpp |