[Fix] Changing the behaviour of the clip kernel so that it follow ONNX that is...
[Fix] Changing the behaviour of the clip kernel so that it follow ONNX that is <When ‘min’ is greater than ‘max’, the clip operator sets all the ‘input’ values to the value of ‘max’> ; Adding the corresponding test cases
Showing
- include/aidge/backend/cpu/operator/ClipImpl_kernels.hpp 1 addition, 1 deletioninclude/aidge/backend/cpu/operator/ClipImpl_kernels.hpp
- unit_tests/operator/Test_ClipImpl.cpp 63 additions, 3 deletionsunit_tests/operator/Test_ClipImpl.cpp
- unit_tests/operator/Test_ScalingMeta.cpp 0 additions, 86 deletionsunit_tests/operator/Test_ScalingMeta.cpp
Loading
Please register or sign in to comment