Update Conv, ConvDW, PaddedConv & PaddedConvDW to handle noBias parameter.
parent
93500677
No related branches found
No related tags found
Showing
- include/aidge/operator/Conv.hpp 36 additions, 18 deletionsinclude/aidge/operator/Conv.hpp
- include/aidge/operator/ConvDepthWise.hpp 23 additions, 15 deletionsinclude/aidge/operator/ConvDepthWise.hpp
- include/aidge/operator/MetaOperatorDefs.hpp 12 additions, 8 deletionsinclude/aidge/operator/MetaOperatorDefs.hpp
- python_binding/operator/pybind_BatchNorm.cpp 3 additions, 0 deletionspython_binding/operator/pybind_BatchNorm.cpp
- python_binding/operator/pybind_Conv.cpp 9 additions, 5 deletionspython_binding/operator/pybind_Conv.cpp
- python_binding/operator/pybind_ConvDepthWise.cpp 9 additions, 5 deletionspython_binding/operator/pybind_ConvDepthWise.cpp
- python_binding/operator/pybind_MetaOperatorDefs.cpp 10 additions, 6 deletionspython_binding/operator/pybind_MetaOperatorDefs.cpp
Loading
Please register or sign in to comment