Home
last modified time | relevance | path

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

/cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/basic_int4/
Dinput.h6 const int8_t basic_int4_input[40] = {93, -70, 95, -77, -82, 8, 64, -124, 27, -1, 70, -97, -… variable
Dinput_data.h6 const int8_t basic_int4_input[40] = {-56, -120, -61, 63, -74, 75, -64, 37, 103, -54, -110, 11… variable
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_convolve_s4/
Dtest_arm_convolve_s4.c60 const int8_t *input_data = basic_int4_input; in basic_arm_convolve_s4()