Add backward functions for ReLU, Sigmoid and Tanh
Showing
- include/aidge/backend/cuda/operator/ReLUImpl.hpp 3 additions, 0 deletionsinclude/aidge/backend/cuda/operator/ReLUImpl.hpp
- include/aidge/backend/cuda/operator/SigmoidImpl.hpp 3 additions, 0 deletionsinclude/aidge/backend/cuda/operator/SigmoidImpl.hpp
- include/aidge/backend/cuda/operator/TanhImpl.hpp 3 additions, 0 deletionsinclude/aidge/backend/cuda/operator/TanhImpl.hpp
- src/operator/ReLUImpl.cpp 49 additions, 0 deletionssrc/operator/ReLUImpl.cpp
- src/operator/SigmoidImpl.cpp 49 additions, 0 deletionssrc/operator/SigmoidImpl.cpp
- src/operator/TanhImpl.cpp 49 additions, 0 deletionssrc/operator/TanhImpl.cpp
Loading
Please register or sign in to comment