Merge branch 'tiling' of gitlab.eclipse.org:eclipse/aidge/aidge_backend_cpu into dataloader
No related branches found
No related tags found
This commit is part of merge request !2. Comments created here will be created in the context of that merge request.
Showing
- include/aidge/backend/cpu/operator/SliceImpl.hpp 2 additions, 7 deletionsinclude/aidge/backend/cpu/operator/SliceImpl.hpp
- include/aidge/backend/cpu/operator/SliceImpl_forward_kernels.hpp 44 additions, 28 deletions.../aidge/backend/cpu/operator/SliceImpl_forward_kernels.hpp
- unit_tests/operator/Test_MetaOperator.cpp 190 additions, 0 deletionsunit_tests/operator/Test_MetaOperator.cpp
- unit_tests/operator/Test_SliceImpl.cpp 5 additions, 5 deletionsunit_tests/operator/Test_SliceImpl.cpp
- unit_tests/operator/Test_SoftmaxImpl.cpp 2 additions, 2 deletionsunit_tests/operator/Test_SoftmaxImpl.cpp
- unit_tests/recipies/Test_HorizontalTiling.cpp 1 addition, 23 deletionsunit_tests/recipies/Test_HorizontalTiling.cpp
unit_tests/operator/Test_MetaOperator.cpp
0 → 100644
Please register or sign in to comment