Home
last modified time | relevance | path

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

/cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/conv_2_int4/
Dinput.h6 const int8_t conv_2_int4_input[36] = {-3, 119, -66, 47, 106, 16, -68, -118, 105, 23, -4, 98, variable
Dinput_data.h6 const int8_t conv_2_int4_input[36] = {23, -66, 29, -21, -116, -127, -110, 34, 30, -44, 50, 54, variable
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_convolve_s4/
Dtest_arm_convolve_s4.c341 const int8_t *input_data = conv_2_int4_input; in conv_2_arm_convolve_s4()