Update unit tests
Context
To make unit tests more robust by adding randomly generated input tests.
Modified files
-
Test_AddImpl.cpp
; -
Test_AvgPoolingImpl.cpp
; -
Test_BatchNormImpl.cpp
; -
Test_ConvDepthWiseImpl.cpp
; -
Test_ConvImpl.cpp
; -
Test_FCImpl.cpp
; -
Test_GlobalAvgPoolingImpl.cpp
; -
Test_MaxPoolingImpl.cpp
; -
Test_PadImpl.cpp
; -
Test_ReLUImpl.cpp
; -
Test_ReshapeImpl.cpp
;
TODO
-
Add unit tests -
AvgPooling unit tests -
BatchNorm unit tests -
ConvDepthWise unit tests -
Conv unit tests -
FC unit tests -
GlobalAvgPooling unit tests -
MaxPooling unit tests -
Pad unit tests -
ReLU unit tests -
Reshape unit tests
Edited by Houssem ROUIS
Merge request reports
Activity
Filter activity
added 8 commits
-
abd1cad8...517de61b - 7 commits from branch
eclipse/aidge:dev
- 33440046 - Merge branch 'dev' of gitlab.eclipse.org:eclipse/aidge/aidge_backend_cuda into rework_unit_tests
-
abd1cad8...517de61b - 7 commits from branch
mentioned in issue #6 (closed)
added 8 commits
-
191bab94...0e36e66d - 4 commits from branch
eclipse/aidge:dev
- 1263e73a - Merge branch 'dev' of gitlab.eclipse.org:eclipse/aidge/aidge_backend_cuda into rework_unit_tests
- 8c282297 - add random tests for AvgPooling
- e6e054ed - add random tests for MaxPooling
- 509b4a66 - add random test for BatchNorm
Toggle commit list-
191bab94...0e36e66d - 4 commits from branch
added 18 commits
-
509b4a66...b7cadcef - 11 commits from branch
eclipse/aidge:dev
- 75fed49a - Merge branch 'dev' of gitlab.eclipse.org:eclipse/aidge/aidge_backend_cuda into mobilenet_operators
- 74009224 - Merge branch 'dev' of gitlab.eclipse.org:eclipse/aidge/aidge_backend_cuda into rework_unit_tests
- 79912a73 - Merge branch 'dev' of gitlab.eclipse.org:eclipse/aidge/aidge_backend_cuda into mobilenet_operators
- 686502bf - remove computeOutputDims from tests
- d6c2bb49 - Merge branch 'mobilenet_operators' of...
- 4353e4e0 - fix merge gone wrong
- 658c3fdc - add random test for Add
Toggle commit list-
509b4a66...b7cadcef - 11 commits from branch
added 9 commits
-
15e0982c...2d32186f - 6 commits from branch
eclipse/aidge:dev
- f4363f15 - Merge remote-tracking branch 'origin/mobilenet_operators' into rework_unit_tests
- adf53684 - add FC random input test
- 427f210c - add Pad random input test
Toggle commit list-
15e0982c...2d32186f - 6 commits from branch
Please register or sign in to reply