Added Sigmoid and Tanh
Showing
- include/aidge/backend/cuda.hpp 2 additions, 0 deletionsinclude/aidge/backend/cuda.hpp
- include/aidge/backend/cuda/operator/SigmoidImpl.hpp 61 additions, 0 deletionsinclude/aidge/backend/cuda/operator/SigmoidImpl.hpp
- include/aidge/backend/cuda/operator/TanhImpl.hpp 61 additions, 0 deletionsinclude/aidge/backend/cuda/operator/TanhImpl.hpp
- src/operator/SigmoidImpl.cpp 74 additions, 0 deletionssrc/operator/SigmoidImpl.cpp
- src/operator/TanhImpl.cpp 74 additions, 0 deletionssrc/operator/TanhImpl.cpp
src/operator/SigmoidImpl.cpp
0 → 100644
src/operator/TanhImpl.cpp
0 → 100644
Please register or sign in to comment