Home
last modified time | relevance | path

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

/cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/maxpooling/
Dconfig_data.h15 #define MAXPOOLING_ACTIVATION_MIN -128 macro
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_max_pool_s8/
Dtest_arm_max_pool_s8.c62 pool_params.activation.min = MAXPOOLING_ACTIVATION_MIN; in maxpooling_arm_max_pool_s8()