Home
last modified time | relevance | path

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

/cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/conv_1_x_n_1_int4/
Dinput.h6 const int8_t conv_1_x_n_1_int4_input[8] = {113, 121, -95, -51, 46, -100, -42, 20}; variable
Dinput_data.h6 const int8_t conv_1_x_n_1_int4_input[16] = {-26, -42, 99, -10, 44, -90, 112, 28, 50, 12, 48, -74, -… variable
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_convolve_s4/
Dtest_arm_convolve_s4.c1440 const int8_t *input_data = conv_1_x_n_1_int4_input; in conv_1_x_n_1_arm_convolve_s4()