feat: Add basic leaky operator declaration
parent
e82fd3fc
No related branches found
No related tags found
Showing
- include/aidge/operator/MetaOperatorDefs.hpp 3 additions, 0 deletionsinclude/aidge/operator/MetaOperatorDefs.hpp
- src/operator/MetaOperatorDefs/LSTM.cpp 0 additions, 2 deletionssrc/operator/MetaOperatorDefs/LSTM.cpp
- src/operator/MetaOperatorDefs/Leaky.cpp 124 additions, 0 deletionssrc/operator/MetaOperatorDefs/Leaky.cpp
- unit_tests/operator/Test_MetaOperator.cpp 14 additions, 0 deletionsunit_tests/operator/Test_MetaOperator.cpp
src/operator/MetaOperatorDefs/Leaky.cpp
0 → 100644
Please register or sign in to comment