Home
last modified time | relevance | path

Searched refs:conv_4_int4_input (Results 1 – 3 of 3) sorted by relevance

/cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/conv_4_int4/
Dinput.h6 const int8_t conv_4_int4_input[75] = {-36, -62, -86, 25, -69, -37, 92, -12, -59, -48, -80, -7,… variable
Dinput_data.h6 const int8_t conv_4_int4_input[225] = { variable
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_convolve_s4/
Dtest_arm_convolve_s4.c527 const int8_t *input_data = conv_4_int4_input; in conv_4_arm_convolve_s4()