Home
last modified time | relevance | path

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

/cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/fully_connected_int16_big/
Dweights_data.h6 const int8_t fully_connected_int16_big_weights[7700] = { variable
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_fully_connected_s16/
Dtest_arm_fully_connected_s16.c107 const int8_t *kernel_data = fully_connected_int16_big_weights; in fully_connected_int16_big_arm_fully_connected_s16()