Searched refs:conv_4_int4_output (Results 1 – 1 of 1) sorted by relevance
| /cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/conv_4_int4/ |
| D | output.h | 6 const int8_t conv_4_int4_output[12] = {3, -9, -12, 10, -20, 20, 1, -4, -7, -6, -6, 1}; variable 8 const int8_t *const conv_4_int4_output_ref = conv_4_int4_output;
|