Merge branch 'dev' of...
Merge branch 'dev' of https://gitlab.eclipse.org/eclipse/aidge/aidge_backend_cpu into feat/operator_globalAveragePooling
Branches trusted-connection-with-yourself
No related tags found
Showing
- src/operator/ErfImpl.cpp 14 additions, 12 deletionssrc/operator/ErfImpl.cpp
- src/operator/FCImpl.cpp 67 additions, 18 deletionssrc/operator/FCImpl.cpp
- src/operator/GatherImpl.cpp 14 additions, 12 deletionssrc/operator/GatherImpl.cpp
- src/operator/LeakyReLUImpl.cpp 29 additions, 7 deletionssrc/operator/LeakyReLUImpl.cpp
- src/operator/PowImpl.cpp 22 additions, 0 deletionssrc/operator/PowImpl.cpp
- src/operator/ReLUImpl.cpp 25 additions, 7 deletionssrc/operator/ReLUImpl.cpp
- src/operator/ReduceMeanImpl.cpp 65 additions, 49 deletionssrc/operator/ReduceMeanImpl.cpp
- src/operator/ReshapeImpl.cpp 12 additions, 12 deletionssrc/operator/ReshapeImpl.cpp
- src/operator/SqrtImpl.cpp 29 additions, 9 deletionssrc/operator/SqrtImpl.cpp
- unit_tests/data/Test_TensorImpl.cpp 192 additions, 0 deletionsunit_tests/data/Test_TensorImpl.cpp
- unit_tests/operator/Test_ReduceMeanImpl.cpp 52 additions, 26 deletionsunit_tests/operator/Test_ReduceMeanImpl.cpp
- unit_tests/scheduler/Test_Scheduler.cpp 43 additions, 1 deletionunit_tests/scheduler/Test_Scheduler.cpp
- version.txt 1 addition, 1 deletionversion.txt
Loading
Please register or sign in to comment