-
- Downloads
Implement (in C++) a batch_size argument to compute the 1-norm of a Faust and...
Implement (in C++) a batch_size argument to compute the 1-norm of a Faust and bind it into the pyfaust wrapper. Right now this argument works only on CPU
Showing
- src/faust_linear_operator/CPU/faust_MatDense.h 1 addition, 1 deletionsrc/faust_linear_operator/CPU/faust_MatDense.h
- src/faust_linear_operator/CPU/faust_MatDiag.h 2 additions, 2 deletionssrc/faust_linear_operator/CPU/faust_MatDiag.h
- src/faust_linear_operator/CPU/faust_MatDiag.hpp 2 additions, 2 deletionssrc/faust_linear_operator/CPU/faust_MatDiag.hpp
- src/faust_linear_operator/CPU/faust_MatSparse.h 1 addition, 1 deletionsrc/faust_linear_operator/CPU/faust_MatSparse.h
- src/faust_linear_operator/CPU/faust_Transform.h 1 addition, 1 deletionsrc/faust_linear_operator/CPU/faust_Transform.h
- src/faust_linear_operator/CPU/faust_Transform.hpp 47 additions, 13 deletionssrc/faust_linear_operator/CPU/faust_Transform.hpp
- src/faust_linear_operator/CPU/faust_TransformHelper.h 1 addition, 1 deletionsrc/faust_linear_operator/CPU/faust_TransformHelper.h
- src/faust_linear_operator/CPU/faust_TransformHelper.hpp 2 additions, 2 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.hpp
- src/faust_linear_operator/GPU2/faust_TransformHelper_gpu.h 1 addition, 1 deletionsrc/faust_linear_operator/GPU2/faust_TransformHelper_gpu.h
- src/faust_linear_operator/GPU2/faust_TransformHelper_gpu.hpp 2 additions, 2 deletionssrc/faust_linear_operator/GPU2/faust_TransformHelper_gpu.hpp
- src/faust_linear_operator/GPU2/faust_Transform_gpu.cpp.in 1 addition, 1 deletionsrc/faust_linear_operator/GPU2/faust_Transform_gpu.cpp.in
- src/faust_linear_operator/GPU2/faust_Transform_gpu.h 1 addition, 1 deletionsrc/faust_linear_operator/GPU2/faust_Transform_gpu.h
- wrapper/python/src/FaustCoreCpp.h 1 addition, 1 deletionwrapper/python/src/FaustCoreCpp.h
- wrapper/python/src/FaustCoreCpp.hpp 2 additions, 2 deletionswrapper/python/src/FaustCoreCpp.hpp
- wrapper/python/src/FaustCoreGenCy.pxd.in 1 addition, 1 deletionwrapper/python/src/FaustCoreGenCy.pxd.in
- wrapper/python/src/_FaustCoreGen.pyx.in 4 additions, 1 deletionwrapper/python/src/_FaustCoreGen.pyx.in
Loading
Please register or sign in to comment