Home
last modified time | relevance | path

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

/cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/fully_connected_int4_3/
Dinput_weights.h55 const int8_t *const fully_connected_int4_3_weights = fully_connected_int4_3_input_weights; variable
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_fully_connected_s4/
Dtest_arm_fully_connected_s4.c172 const int8_t *kernel_data = fully_connected_int4_3_weights; in fully_connected_int4_arm_fully_connected_s4_3()