merge main and fix
Showing
- include/aidge/operator/MaxPooling.hpp 31 additions, 13 deletionsinclude/aidge/operator/MaxPooling.hpp
- include/aidge/operator/MetaOperator.hpp 4 additions, 2 deletionsinclude/aidge/operator/MetaOperator.hpp
- include/aidge/operator/MetaOperatorDefs.hpp 48 additions, 30 deletionsinclude/aidge/operator/MetaOperatorDefs.hpp
- include/aidge/operator/Operator.hpp 15 additions, 1 deletioninclude/aidge/operator/Operator.hpp
- include/aidge/operator/Pad.hpp 18 additions, 50 deletionsinclude/aidge/operator/Pad.hpp
- include/aidge/operator/Producer.hpp 9 additions, 1 deletioninclude/aidge/operator/Producer.hpp
- include/aidge/operator/ReLU.hpp 6 additions, 1 deletioninclude/aidge/operator/ReLU.hpp
- include/aidge/operator/Scaling.hpp 6 additions, 0 deletionsinclude/aidge/operator/Scaling.hpp
- include/aidge/operator/Softmax.hpp 6 additions, 1 deletioninclude/aidge/operator/Softmax.hpp
- include/aidge/utils/DynamicAttributes.hpp 10 additions, 10 deletionsinclude/aidge/utils/DynamicAttributes.hpp
- include/aidge/utils/Registrar.hpp 2 additions, 2 deletionsinclude/aidge/utils/Registrar.hpp
- include/aidge/utils/future_std/any.hpp 5 additions, 5 deletionsinclude/aidge/utils/future_std/any.hpp
- include/aidge/utils/future_std/expected.hpp 3487 additions, 0 deletionsinclude/aidge/utils/future_std/expected.hpp
- python_binding/backend/pybind_OperatorImpl.cpp 102 additions, 1 deletionpython_binding/backend/pybind_OperatorImpl.cpp
- python_binding/operator/pybind_Add.cpp 3 additions, 1 deletionpython_binding/operator/pybind_Add.cpp
- python_binding/operator/pybind_AvgPooling.cpp 12 additions, 26 deletionspython_binding/operator/pybind_AvgPooling.cpp
- python_binding/operator/pybind_BatchNorm.cpp 3 additions, 1 deletionpython_binding/operator/pybind_BatchNorm.cpp
- python_binding/operator/pybind_Conv.cpp 13 additions, 33 deletionspython_binding/operator/pybind_Conv.cpp
- python_binding/operator/pybind_ConvDepthWise.cpp 12 additions, 32 deletionspython_binding/operator/pybind_ConvDepthWise.cpp
- python_binding/operator/pybind_FC.cpp 3 additions, 1 deletionpython_binding/operator/pybind_FC.cpp
Loading
Please register or sign in to comment