You need to sign in or sign up before continuing.
Merge branch 'dev' into 'main'
v0.4.0 Closes #196 and #160 See merge request eclipse/aidge/aidge_core!279
No related branches found
No related tags found
Pipeline #63431 failed
Stage: static_analysis
Stage: build
Stage: test
Stage: coverage
Stage: release
Stage: deploy
Showing
- unit_tests/graphRegex/Test_GraphRegex.cpp 2 additions, 2 deletionsunit_tests/graphRegex/Test_GraphRegex.cpp
- unit_tests/graphRegex/Test_examples.cpp 2 additions, 2 deletionsunit_tests/graphRegex/Test_examples.cpp
- unit_tests/graphRegex/Test_graphRegexAST.cpp 1 addition, 1 deletionunit_tests/graphRegex/Test_graphRegexAST.cpp
- unit_tests/nodeTester/Test_ConditionalLexer.cpp 1 addition, 1 deletionunit_tests/nodeTester/Test_ConditionalLexer.cpp
- unit_tests/operator/Test_Clip_Op.cpp 110 additions, 0 deletionsunit_tests/operator/Test_Clip_Op.cpp
- unit_tests/operator/Test_GenericOperator.cpp 1 addition, 1 deletionunit_tests/operator/Test_GenericOperator.cpp
- unit_tests/operator/Test_GlobalAveragePooling_Op.cpp 4 additions, 2 deletionsunit_tests/operator/Test_GlobalAveragePooling_Op.cpp
- unit_tests/operator/Test_Heaviside_Op.cpp 70 additions, 0 deletionsunit_tests/operator/Test_Heaviside_Op.cpp
- unit_tests/operator/Test_MetaOperator.cpp 3 additions, 3 deletionsunit_tests/operator/Test_MetaOperator.cpp
- unit_tests/operator/Test_Operator.cpp 1 addition, 1 deletionunit_tests/operator/Test_Operator.cpp
- unit_tests/operator/Test_PopImpl.cpp 37 additions, 0 deletionsunit_tests/operator/Test_PopImpl.cpp
- unit_tests/operator/Test_Resize_Op.cpp 180 additions, 0 deletionsunit_tests/operator/Test_Resize_Op.cpp
- unit_tests/operator/Test_Squeeze_Op.cpp 2 additions, 2 deletionsunit_tests/operator/Test_Squeeze_Op.cpp
- unit_tests/operator/Test_StackImpl.cpp 169 additions, 0 deletionsunit_tests/operator/Test_StackImpl.cpp
- unit_tests/operator/Test_TransposeImpl.cpp 69 additions, 0 deletionsunit_tests/operator/Test_TransposeImpl.cpp
- unit_tests/operator/Test_Unsqueeze_Op.cpp 1 addition, 1 deletionunit_tests/operator/Test_Unsqueeze_Op.cpp
- unit_tests/recipes/Test_ExplicitTranspose.cpp 2 additions, 2 deletionsunit_tests/recipes/Test_ExplicitTranspose.cpp
- unit_tests/recipes/Test_FuseToMetaOps.cpp 1 addition, 1 deletionunit_tests/recipes/Test_FuseToMetaOps.cpp
- unit_tests/recipes/Test_LabelGraph.cpp 12 additions, 12 deletionsunit_tests/recipes/Test_LabelGraph.cpp
- unit_tests/recipes/Test_MatMulToFC.cpp 3 additions, 3 deletionsunit_tests/recipes/Test_MatMulToFC.cpp
Loading