Home
last modified time | relevance | path

Searched refs:conv_1_x_n_4_weights (Results 1 – 2 of 2) sorted by relevance

/cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/conv_1_x_n_4/
Dweights_data.h6 const int8_t conv_1_x_n_4_weights[48] = {6, 18, -76, 127, -19, 68, -36, -42, 35, 118, -93, … variable
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_convolve_1_x_n_s8/
Dtest_arm_convolve_1_x_n_s8.c324 const int8_t *kernel_data = conv_1_x_n_4_weights; in conv_1_x_n_4_arm_convolve_s8()