Home
last modified time | relevance | path

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

/cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/fully_connected_w_zp/
Dweights_data.h6 const int8_t fully_connected_w_zp_weights[120] = { variable
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_fully_connected_s8/
Dtest_arm_fully_connected_s8.c121 const int8_t *kernel_data = fully_connected_w_zp_weights; in fully_connected_w_zp_arm_fully_connected_s8()