Home
last modified time | relevance | path

Searched refs:fully_connected_int4_4_weights (Results 1 – 2 of 2) sorted by relevance

/cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/fully_connected_int4_4/
Dinput_weights.h44 const int8_t *const fully_connected_int4_4_weights = fully_connected_int4_4_input_weights; variable
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_fully_connected_s4/
Dtest_arm_fully_connected_s4.c235 const int8_t *kernel_data = fully_connected_int4_4_weights; in fully_connected_int4_arm_fully_connected_s4_4()