Searched refs:conv_4_int4_weights (Results 1 – 3 of 3) sorted by relevance
/cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/conv_4_int4/ |
D | weights_data.h | 6 const int8_t conv_4_int4_weights[27] = {96, 13, -39, -68, 42, -12, 45, -95, -43, 1, -19, -48, 7… variable
|
D | input_weights.h | 9 const int8_t *const conv_4_int4_weights = conv_4_int4_input_weights; variable
|
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_convolve_s4/ |
D | test_arm_convolve_s4.c | 526 const int8_t *kernel_data = conv_4_int4_weights; in conv_4_arm_convolve_s4() 565 conv_4_int4_weights, in conv_4_arm_convolve_s4()
|