Merge branch 'main' into PythonOpImpl
No related branches found
No related tags found
Checking pipeline status
Showing
- include/aidge/operator/Softmax.hpp 8 additions, 3 deletionsinclude/aidge/operator/Softmax.hpp
- include/aidge/scheduler/Scheduler.hpp 0 additions, 5 deletionsinclude/aidge/scheduler/Scheduler.hpp
- include/aidge/utils/Attributes.hpp 1 addition, 0 deletionsinclude/aidge/utils/Attributes.hpp
- include/aidge/utils/DynamicAttributes.hpp 11 additions, 11 deletionsinclude/aidge/utils/DynamicAttributes.hpp
- include/aidge/utils/ErrorHandling.hpp 26 additions, 4 deletionsinclude/aidge/utils/ErrorHandling.hpp
- include/aidge/utils/Registrar.hpp 5 additions, 0 deletionsinclude/aidge/utils/Registrar.hpp
- include/aidge/utils/StaticAttributes.hpp 8 additions, 8 deletionsinclude/aidge/utils/StaticAttributes.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
- include/aidge/utilsParsing/AstNode.hpp 6 additions, 6 deletionsinclude/aidge/utilsParsing/AstNode.hpp
- include/aidge/utilsParsing/ParsingToken.hpp 15 additions, 9 deletionsinclude/aidge/utilsParsing/ParsingToken.hpp
- python_binding/operator/pybind_Add.cpp 3 additions, 1 deletionpython_binding/operator/pybind_Add.cpp
- python_binding/operator/pybind_AvgPooling.cpp 15 additions, 41 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 9 additions, 41 deletionspython_binding/operator/pybind_Conv.cpp
- python_binding/operator/pybind_ConvDepthWise.cpp 12 additions, 44 deletionspython_binding/operator/pybind_ConvDepthWise.cpp
- python_binding/operator/pybind_FC.cpp 3 additions, 1 deletionpython_binding/operator/pybind_FC.cpp
- python_binding/operator/pybind_LeakyReLU.cpp 3 additions, 1 deletionpython_binding/operator/pybind_LeakyReLU.cpp
- python_binding/operator/pybind_Matmul.cpp 3 additions, 1 deletionpython_binding/operator/pybind_Matmul.cpp
- python_binding/operator/pybind_MaxPooling.cpp 15 additions, 41 deletionspython_binding/operator/pybind_MaxPooling.cpp
Loading
Please register or sign in to comment