add Gather operator
parent
10cfb6dd
No related branches found
No related tags found
Showing
- include/aidge/backend/cpu/operator/GatherImpl.hpp 50 additions, 0 deletionsinclude/aidge/backend/cpu/operator/GatherImpl.hpp
- include/aidge/backend/cpu/operator/GatherImpl_forward_kernels.hpp 72 additions, 0 deletions...aidge/backend/cpu/operator/GatherImpl_forward_kernels.hpp
- src/operator/GatherImpl.cpp 51 additions, 0 deletionssrc/operator/GatherImpl.cpp
- unit_tests/operator/Test_GatherImpl.cpp 98 additions, 0 deletionsunit_tests/operator/Test_GatherImpl.cpp
src/operator/GatherImpl.cpp
0 → 100644
unit_tests/operator/Test_GatherImpl.cpp
0 → 100644
Please register or sign in to comment