Fix 'Nearest' interpolation mode and add a test
parent
8591f61f
No related branches found
No related tags found
Checking pipeline status
This commit is part of merge request !104. Comments created here will be created in the context of that merge request.
Showing
- include/aidge/backend/cpu/data/Interpolation.hpp 1 addition, 1 deletioninclude/aidge/backend/cpu/data/Interpolation.hpp
- include/aidge/backend/cpu/operator/ResizeImpl_kernels.hpp 46 additions, 16 deletionsinclude/aidge/backend/cpu/operator/ResizeImpl_kernels.hpp
- src/data/Interpolation.cpp 25 additions, 14 deletionssrc/data/Interpolation.cpp
- unit_tests/data/Test_Interpolation.cpp 24 additions, 24 deletionsunit_tests/data/Test_Interpolation.cpp
- unit_tests/operator/Test_ResizeImpl.cpp 56 additions, 67 deletionsunit_tests/operator/Test_ResizeImpl.cpp
Loading
Please register or sign in to comment