Home
last modified time | relevance | path

Searched refs:conv_3_int4_weights (Results 1 – 3 of 3) sorted by relevance

/cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/conv_3_int4/
Dweights_data.h6 const int8_t conv_3_int4_weights[60] = {27, -37, 92, -80, 9, -12, -87, -76, 12, 4, 75, 11,… variable
Dinput_weights.h11 const int8_t *const conv_3_int4_weights = conv_3_int4_input_weights; variable
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_convolve_s4/
Dtest_arm_convolve_s4.c433 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()