-
- Downloads
Setup the gitlab pipeline and dynamic (down)loading of libtorch for pyfaust...
Setup the gitlab pipeline and dynamic (down)loading of libtorch for pyfaust pip packages (macOS and linux x86-64). New script torch_loading.py included in __init__.py at build time (for downloading and installing libtorch).
Showing
- .gitlab-ci.yml 11 additions, 2 deletions.gitlab-ci.yml
- CDashConfScript.cmake 10 additions, 0 deletionsCDashConfScript.cmake
- CMakeLists.txt 12 additions, 12 deletionsCMakeLists.txt
- misc/faust_data_downloader/faust_data_downloader.py 14 additions, 9 deletionsmisc/faust_data_downloader/faust_data_downloader.py
- misc/test/CMakeLists.txt 5 additions, 2 deletionsmisc/test/CMakeLists.txt
- misc/test/src/C++/faust_torch.cpp.in 4 additions, 4 deletionsmisc/test/src/C++/faust_torch.cpp.in
- src/faust_linear_operator/CPU/faust_torch.hpp 11 additions, 9 deletionssrc/faust_linear_operator/CPU/faust_torch.hpp
- wrapper/python/CMakeLists.txt 8 additions, 4 deletionswrapper/python/CMakeLists.txt
- wrapper/python/pyfaust.py 1 addition, 0 deletionswrapper/python/pyfaust.py
- wrapper/python/setup.py.in 1 addition, 1 deletionwrapper/python/setup.py.in
- wrapper/python/torch_loading.py 44 additions, 0 deletionswrapper/python/torch_loading.py
Loading
Please register or sign in to comment