[Issue #251] : WIP: Softmax Backward implementation for cpu
parent
e3662e43
No related branches found
No related tags found
This commit is part of merge request !150. Comments created here will be created in the context of that merge request.
Showing
- include/aidge/backend/cpu/operator/SoftmaxImpl.hpp 2 additions, 1 deletioninclude/aidge/backend/cpu/operator/SoftmaxImpl.hpp
- include/aidge/backend/cpu/operator/SoftmaxImpl_kernels.hpp 80 additions, 10 deletionsinclude/aidge/backend/cpu/operator/SoftmaxImpl_kernels.hpp
- src/operator/SoftmaxImpl.cpp 15 additions, 1 deletionsrc/operator/SoftmaxImpl.cpp
- unit_tests/operator/Test_SoftmaxImpl.cpp 198 additions, 1 deletionunit_tests/operator/Test_SoftmaxImpl.cpp
Loading
Please register or sign in to comment