-
- Downloads
Fix support of CSR input matrices GPU pyfaust.Faust.
Making in sort that the same function FaustCore push_back works both for CPU and GPU2 (despite the different MatSparse constructors).
Showing
- src/faust_linear_operator/CPU/faust_TransformHelper.h 2 additions, 0 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.h
- src/faust_linear_operator/CPU/faust_TransformHelper.hpp 8 additions, 0 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.hpp
- src/faust_linear_operator/GPU2/faust_TransformHelper_gpu.h 2 additions, 0 deletionssrc/faust_linear_operator/GPU2/faust_TransformHelper_gpu.h
- src/faust_linear_operator/GPU2/faust_TransformHelper_gpu.hpp 9 additions, 2 deletionssrc/faust_linear_operator/GPU2/faust_TransformHelper_gpu.hpp
- wrapper/python/src/FaustCoreCpp.hpp 3 additions, 2 deletionswrapper/python/src/FaustCoreCpp.hpp
Loading
Please register or sign in to comment