Home
last modified time | relevance | path

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

/cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/stride2pad1_int4/
Dinput_data.h6 const int8_t stride2pad1_int4_input[49] = {-126, -88, 18, -44, 4, 124, -85, 122, 15, 124, 8… variable
Dinput.h6 const int8_t stride2pad1_int4_input[49] = {-77, 114, -87, 77, -100, -67, 87, 47, -126, -32, … variable
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_convolve_s4/
Dtest_arm_convolve_s4.c248 const int8_t *input_data = stride2pad1_int4_input; in stride2pad1_arm_convolve_s4()