Merge branch 'dev' of https://gitlab.eclipse.org/eclipse/aidge/aidge_core into...
Merge branch 'dev' of https://gitlab.eclipse.org/eclipse/aidge/aidge_core into feat/operator_globalAveragePooling
No related branches found
No related tags found
Showing
- CMakeLists.txt 1 addition, 1 deletionCMakeLists.txt
- include/aidge/graph/Node.hpp 7 additions, 6 deletionsinclude/aidge/graph/Node.hpp
- include/aidge/operator/GlobalAveragePooling.hpp 4 additions, 9 deletionsinclude/aidge/operator/GlobalAveragePooling.hpp
- src/graph/Node.cpp 20 additions, 19 deletionssrc/graph/Node.cpp
- src/operator/GlobalAveragePooling.cpp 10 additions, 0 deletionssrc/operator/GlobalAveragePooling.cpp
- unit_tests/scheduler/Test_Scheduler.cpp 3 additions, 2 deletionsunit_tests/scheduler/Test_Scheduler.cpp
Loading
Please register or sign in to comment