Home
last modified time | relevance | path

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

/cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/fc_int16_slow/
Dweights_data.h6 const int8_t fc_int16_slow_weights[6160] = { variable
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_fully_connected_s16/
Dtest_arm_fully_connected_s16.c171 const int8_t *kernel_data = fc_int16_slow_weights; in fc_int16_slow_arm_fully_connected_s16()