Add a reset to zero for Leaky operator
Add a `LeakyResetType` enum to differentiate between Subtraction reset and to zero reset.
parent
3ee75f49
No related branches found
No related tags found
Checking pipeline status
This commit is part of merge request !344. Comments created here will be created in the context of that merge request.
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