Searched refs:conv_3_int4_weights (Results 1 – 3 of 3) sorted by relevance
/cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/conv_3_int4/ |
D | weights_data.h | 6 const int8_t conv_3_int4_weights[60] = {27, -37, 92, -80, 9, -12, -87, -76, 12, 4, 75, 11,… variable
|
D | input_weights.h | 11 const int8_t *const conv_3_int4_weights = conv_3_int4_input_weights; variable
|
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_convolve_s4/ |
D | test_arm_convolve_s4.c | 433 const int8_t *kernel_data = conv_3_int4_weights; in conv_3_arm_convolve_s4() 472 conv_3_int4_weights, in conv_3_arm_convolve_s4()
|