[Issue #251] : WIP: Softmax Backward implementation for cpu
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
Please register or sign in to comment