Merge branch 'dev' into feat/operator_squeeze_unsqueeze
No related branches found
No related tags found
Pipeline #53939 passed
Stage: static_analysis
Stage: build
Stage: test
Stage: coverage
Stage: release
Showing
- aidge_core/unit_tests/test_recipes.py 1 addition, 1 deletionaidge_core/unit_tests/test_recipes.py
- include/aidge/aidge.hpp 4 additions, 0 deletionsinclude/aidge/aidge.hpp
- include/aidge/data/DataProvider.hpp 4 additions, 1 deletioninclude/aidge/data/DataProvider.hpp
- include/aidge/data/Tensor.hpp 17 additions, 16 deletionsinclude/aidge/data/Tensor.hpp
- include/aidge/graph/GraphView.hpp 6 additions, 0 deletionsinclude/aidge/graph/GraphView.hpp
- include/aidge/graph/Matching.hpp 39 additions, 30 deletionsinclude/aidge/graph/Matching.hpp
- include/aidge/graph/Node.hpp 20 additions, 0 deletionsinclude/aidge/graph/Node.hpp
- include/aidge/graph/OpArgs.hpp 4 additions, 0 deletionsinclude/aidge/graph/OpArgs.hpp
- include/aidge/operator/Abs.hpp 71 additions, 0 deletionsinclude/aidge/operator/Abs.hpp
- include/aidge/operator/Add.hpp 3 additions, 13 deletionsinclude/aidge/operator/Add.hpp
- include/aidge/operator/And.hpp 81 additions, 0 deletionsinclude/aidge/operator/And.hpp
- include/aidge/operator/ArgMax.hpp 135 additions, 0 deletionsinclude/aidge/operator/ArgMax.hpp
- include/aidge/operator/AvgPooling.hpp 3 additions, 8 deletionsinclude/aidge/operator/AvgPooling.hpp
- include/aidge/operator/BatchNorm.hpp 2 additions, 4 deletionsinclude/aidge/operator/BatchNorm.hpp
- include/aidge/operator/Cast.hpp 2 additions, 3 deletionsinclude/aidge/operator/Cast.hpp
- include/aidge/operator/Concat.hpp 4 additions, 27 deletionsinclude/aidge/operator/Concat.hpp
- include/aidge/operator/Conv.hpp 2 additions, 11 deletionsinclude/aidge/operator/Conv.hpp
- include/aidge/operator/ConvDepthWise.hpp 2 additions, 11 deletionsinclude/aidge/operator/ConvDepthWise.hpp
- include/aidge/operator/DepthToSpace.hpp 95 additions, 0 deletionsinclude/aidge/operator/DepthToSpace.hpp
- include/aidge/operator/Div.hpp 3 additions, 4 deletionsinclude/aidge/operator/Div.hpp
Loading
Please register or sign in to comment