Add a reset to zero for Leaky operator
Add a `LeakyResetType` enum to differentiate between Subtraction reset and to zero reset.
Showing
- include/aidge/operator/MetaOperatorDefs.hpp 7 additions, 0 deletionsinclude/aidge/operator/MetaOperatorDefs.hpp
- python_binding/operator/pybind_MetaOperatorDefs.cpp 1 addition, 0 deletionspython_binding/operator/pybind_MetaOperatorDefs.cpp
- src/operator/MetaOperatorDefs/Leaky.cpp 79 additions, 74 deletionssrc/operator/MetaOperatorDefs/Leaky.cpp
- unit_tests/operator/Test_MetaOperator.cpp 13 additions, 0 deletionsunit_tests/operator/Test_MetaOperator.cpp
Loading
Please register or sign in to comment