Added Tanh and Sigmoid operators
parent
c4f3bf7f
No related branches found
No related tags found
Showing
- include/aidge/operator/Sigmoid.hpp 72 additions, 0 deletionsinclude/aidge/operator/Sigmoid.hpp
- include/aidge/operator/Tanh.hpp 72 additions, 0 deletionsinclude/aidge/operator/Tanh.hpp
- src/operator/Sigmoid.cpp 16 additions, 0 deletionssrc/operator/Sigmoid.cpp
- src/operator/Tanh.cpp 16 additions, 0 deletionssrc/operator/Tanh.cpp
include/aidge/operator/Sigmoid.hpp
0 → 100644
include/aidge/operator/Tanh.hpp
0 → 100644
src/operator/Sigmoid.cpp
0 → 100644
src/operator/Tanh.cpp
0 → 100644
Please register or sign in to comment