Merge branch 'feat_operator_round' into 'dev'
[Add] Round Operator See merge request eclipse/aidge/aidge_backend_cpu!94
No related branches found
No related tags found
Checking pipeline status
Showing
- include/aidge/backend/cpu.hpp 1 addition, 0 deletionsinclude/aidge/backend/cpu.hpp
- include/aidge/backend/cpu/operator/RoundImpl.hpp 34 additions, 0 deletionsinclude/aidge/backend/cpu/operator/RoundImpl.hpp
- include/aidge/backend/cpu/operator/RoundImpl_kernels.hpp 46 additions, 0 deletionsinclude/aidge/backend/cpu/operator/RoundImpl_kernels.hpp
- src/operator/RoundImpl.cpp 40 additions, 0 deletionssrc/operator/RoundImpl.cpp
- unit_tests/operator/Test_RoundImpl.cpp 115 additions, 0 deletionsunit_tests/operator/Test_RoundImpl.cpp
Loading
Please register or sign in to comment