Add backward pass CPU implementation for Mul operator
parent
10ef1960
No related branches found
No related tags found
This commit is part of merge request !85. Comments created here will be created in the context of that merge request.
Showing
- include/aidge/backend/cpu/operator/MulImpl.hpp 20 additions, 4 deletionsinclude/aidge/backend/cpu/operator/MulImpl.hpp
- include/aidge/backend/cpu/operator/MulImpl_backward_kernels.hpp 92 additions, 0 deletions...e/aidge/backend/cpu/operator/MulImpl_backward_kernels.hpp
- src/operator/MulImpl.cpp 31 additions, 0 deletionssrc/operator/MulImpl.cpp
- unit_tests/operator/Test_MulImpl.cpp 395 additions, 21 deletionsunit_tests/operator/Test_MulImpl.cpp
Loading
Please register or sign in to comment