Home
last modified time | relevance | path

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

/cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/conv_1_x_n_5/
Dweights_data.h6 const int8_t conv_1_x_n_5_weights[12] = {-13, 24, -68, 103, 116, 87, -119, 127, -14, 120, -28, 57}; variable
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_convolve_1_x_n_s8/
Dtest_arm_convolve_1_x_n_s8.c416 const int8_t *kernel_data = conv_1_x_n_5_weights; in conv_1_x_n_5_arm_convolve_s8()