Home
last modified time | relevance | path

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

/cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/fully_connected/
Dweights.h6 const int8_t fully_connected_weights[1958] = { variable
Dweights_data.h6 const int8_t fully_connected_weights[120] = { variable
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_fully_connected_s8/
Dtest_arm_fully_connected_s8.c46 const int8_t *kernel_data = fully_connected_weights; in fully_connected_arm_fully_connected_s8()