Home
last modified time | relevance | path

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

/cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/fc_int16_slow/
Doutput_ref_data.h6 const int16_t fc_int16_slow_output_ref[33] = {-20461, 1925, 7589, 28178, -32768, -2281, -18224… variable
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_fully_connected_s16/
Dtest_arm_fully_connected_s16.c173 const int16_t *output_ref = fc_int16_slow_output_ref; in fc_int16_slow_arm_fully_connected_s16()