-
- Downloads
Implement TransformHelper<FPP,GPU2>::optimize_multiply (only for DEFAULT_L2R...
Implement TransformHelper<FPP,GPU2>::optimize_multiply (only for DEFAULT_L2R and DYNPROG) and refactor TransformHelper::optimize* functions in parent TransformHelperGen (for CPU and GPU) + minor fixes in cpp python wrapper of optimize* functions.
Showing
- src/faust_linear_operator/CPU/faust_TransformHelper.h 0 additions, 4 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.h
- src/faust_linear_operator/CPU/faust_TransformHelper.hpp 0 additions, 49 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.hpp
- src/faust_linear_operator/GPU2/faust_TransformHelper_gpu.h 3 additions, 7 deletionssrc/faust_linear_operator/GPU2/faust_TransformHelper_gpu.h
- src/faust_linear_operator/GPU2/faust_TransformHelper_gpu.hpp 51 additions, 43 deletionssrc/faust_linear_operator/GPU2/faust_TransformHelper_gpu.hpp
- src/faust_linear_operator/faust_TransformHelperGen.h 11 additions, 0 deletionssrc/faust_linear_operator/faust_TransformHelperGen.h
- src/faust_linear_operator/faust_TransformHelperGen.hpp 49 additions, 0 deletionssrc/faust_linear_operator/faust_TransformHelperGen.hpp
- wrapper/python/src/FaustCoreCpp.hpp 2 additions, 2 deletionswrapper/python/src/FaustCoreCpp.hpp
Loading
Please register or sign in to comment