-
- Downloads
Update the push_back functions in pyfaust wrapper and C++ core (CPU and GPU)...
Update the push_back functions in pyfaust wrapper and C++ core (CPU and GPU) in order to remove one avoidable copy for array/MatDense factor addition in a Faust.
Showing
- src/faust_linear_operator/CPU/faust_TransformHelper.h 1 addition, 0 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.h
- src/faust_linear_operator/CPU/faust_TransformHelper.hpp 10 additions, 5 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.hpp
- src/faust_linear_operator/GPU2/faust_TransformHelper_gpu.h 1 addition, 0 deletionssrc/faust_linear_operator/GPU2/faust_TransformHelper_gpu.h
- src/faust_linear_operator/GPU2/faust_TransformHelper_gpu.hpp 11 additions, 2 deletionssrc/faust_linear_operator/GPU2/faust_TransformHelper_gpu.hpp
- wrapper/python/src/FaustCoreCpp.hpp 1 addition, 4 deletionswrapper/python/src/FaustCoreCpp.hpp
Loading
Please register or sign in to comment