Merge branch 'dev' of gitlab.eclipse.org:eclipse/aidge/aidge_core into learning_backend_cuda
No related branches found
No related tags found
Showing
- aidge_core/unit_tests/test_recipes.py 1 addition, 1 deletionaidge_core/unit_tests/test_recipes.py
- include/aidge/data/Tensor.hpp 4 additions, 0 deletionsinclude/aidge/data/Tensor.hpp
- include/aidge/operator/DepthToSpace.hpp 95 additions, 0 deletionsinclude/aidge/operator/DepthToSpace.hpp
- include/aidge/operator/GridSample.hpp 6 additions, 11 deletionsinclude/aidge/operator/GridSample.hpp
- include/aidge/recipes/Recipes.hpp 2 additions, 6 deletionsinclude/aidge/recipes/Recipes.hpp
- python_binding/operator/pybind_GridSample.cpp 24 additions, 33 deletionspython_binding/operator/pybind_GridSample.cpp
- python_binding/recipes/pybind_Recipes.cpp 2 additions, 9 deletionspython_binding/recipes/pybind_Recipes.cpp
- src/operator/DepthToSpace.cpp 122 additions, 0 deletionssrc/operator/DepthToSpace.cpp
- src/operator/Fold.cpp 1 addition, 1 deletionsrc/operator/Fold.cpp
- src/operator/GridSample.cpp 34 additions, 38 deletionssrc/operator/GridSample.cpp
- src/recipes/MatMulToFC.cpp 28 additions, 59 deletionssrc/recipes/MatMulToFC.cpp
- unit_tests/graphRegex/Test_GraphRegex.cpp 1 addition, 1 deletionunit_tests/graphRegex/Test_GraphRegex.cpp
- unit_tests/operator/Test_DepthToSpaceImpl.cpp 87 additions, 0 deletionsunit_tests/operator/Test_DepthToSpaceImpl.cpp
- unit_tests/operator/Test_GridSample_Op.cpp 1 addition, 1 deletionunit_tests/operator/Test_GridSample_Op.cpp
- unit_tests/recipes/Test_FuseMulAdd.cpp 0 additions, 74 deletionsunit_tests/recipes/Test_FuseMulAdd.cpp
- unit_tests/recipes/Test_MatMulToFC.cpp 118 additions, 0 deletionsunit_tests/recipes/Test_MatMulToFC.cpp
Loading
Please register or sign in to comment