add Relu operator
Showing
- include/aidge/backend/cuda.hpp 1 addition, 0 deletionsinclude/aidge/backend/cuda.hpp
- include/aidge/backend/cuda/operator/ReLUImpl.hpp 60 additions, 0 deletionsinclude/aidge/backend/cuda/operator/ReLUImpl.hpp
- src/operator/ReLUImpl.cpp 70 additions, 0 deletionssrc/operator/ReLUImpl.cpp
- unit_tests/Test_ReLUImpl.cpp 200 additions, 0 deletionsunit_tests/Test_ReLUImpl.cpp
src/operator/ReLUImpl.cpp
0 → 100644
unit_tests/Test_ReLUImpl.cpp
0 → 100644
Please register or sign in to comment