Searched refs:conv_2_int4_weights (Results 1 – 3 of 3) sorted by relevance
| /cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/conv_2_int4/ |
| D | weights_data.h | 6 const int8_t conv_2_int4_weights[36] = {96, -111, -49, 74, -60, -68, -78, 66, -46, 46, 51, 0, variable
|
| D | input_weights.h | 10 const int8_t *const conv_2_int4_weights = conv_2_int4_input_weights; variable
|
| /cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_convolve_s4/ |
| D | test_arm_convolve_s4.c | 340 const int8_t *kernel_data = conv_2_int4_weights; in conv_2_arm_convolve_s4() 379 conv_2_int4_weights, in conv_2_arm_convolve_s4()
|