Home
last modified time | relevance | path

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

/cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/conv_2_int4/
Dweights_data.h6 const int8_t conv_2_int4_weights[36] = {96, -111, -49, 74, -60, -68, -78, 66, -46, 46, 51, 0, variable
Dinput_weights.h10 const int8_t *const conv_2_int4_weights = conv_2_int4_input_weights; variable
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_convolve_s4/
Dtest_arm_convolve_s4.c340 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()