Merge branch 'dev' of gitlab.eclipse.org:eclipse/aidge/aidge_backend_cpu into Fix/PowBackwardKernel
No related branches found
No related tags found
This commit is part of merge request !90. Comments created here will be created in the context of that merge request.
Showing
- include/aidge/backend/cpu.hpp 1 addition, 0 deletionsinclude/aidge/backend/cpu.hpp
- include/aidge/backend/cpu/operator/BitShiftImpl.hpp 38 additions, 0 deletionsinclude/aidge/backend/cpu/operator/BitShiftImpl.hpp
- include/aidge/backend/cpu/operator/BitShiftImpl_kernels.hpp 70 additions, 0 deletionsinclude/aidge/backend/cpu/operator/BitShiftImpl_kernels.hpp
- src/operator/BitShiftImpl.cpp 57 additions, 0 deletionssrc/operator/BitShiftImpl.cpp
- unit_tests/operator/Test_BitShift.cpp 245 additions, 0 deletionsunit_tests/operator/Test_BitShift.cpp
src/operator/BitShiftImpl.cpp
0 → 100644
unit_tests/operator/Test_BitShift.cpp
0 → 100644
Please register or sign in to comment