Home
last modified time | relevance | path

Searched refs:DEPTHWISE_OUT_ACTIVATION_OUTPUT_OFFSET (Results 1 – 2 of 2) sorted by relevance

/cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/depthwise_out_activation/
Dconfig_data.h23 #define DEPTHWISE_OUT_ACTIVATION_OUTPUT_OFFSET -42 macro
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_depthwise_conv_s8_opt/
Dtest_arm_depthwise_conv_s8_opt.c372 dw_conv_params.output_offset = DEPTHWISE_OUT_ACTIVATION_OUTPUT_OFFSET; in depthwise_out_activation_arm_depthwise_conv_s8_opt()