1 // Generated by generate_test_data.py using flatc version 23.5.26
2 // Interpreter from tflite_micro runtime version 0.dev20240521061119-gd6f36a96-dirty.
3 #pragma once
4 #include <stdint.h>
5 
6 const int8_t kernel1x1_int4_output[245] = {
7     -13, -12, 6,   30,  13,  2,   8,   -19, -10, -3,  0,   12,  -1,  -22, -29, -19, -9,  10,  9,   1,   -11, -21, -11,
8     1,   22,  9,   1,   3,   -23, -14, 4,   -3,  15,  -2,  -8,  -40, -19, -4,  11,  6,   3,   5,   -14, -11, 3,   7,
9     24,  0,   0,   -30, -12, 2,   17,  11,  1,   -4,  -22, -12, 3,   2,   24,  3,   -16, -18, -4,  -3,  3,   4,   3,
10     -14, -25, -9,  -15, 7,   9,   0,   -17, -17, -13, -4,  -3,  4,   1,   -8,  -11, -14, -11, 2,   16,  -1,  -15, -40,
11     -18, -2,  16,  19,  3,   4,   -30, -18, -1,  10,  17,  0,   -12, -30, -15, -8,  3,   24,  2,   -6,  -41, -19, -12,
12     8,   16,  0,   -20, -25, -9,  12,  18,  8,   0,   0,   -22, -8,  -20, 2,   8,   3,   -9,  -17, 4,   -1,  2,   -5,
13     3,   -2,  -28, -21, 0,   19,  14,  3,   -18, -24, -16, -3,  5,   24,  -2,  -9,  -26, -12, -2,  15,  9,   0,   0,
14     -30, -15, 7,   7,   7,   4,   -4,  -37, -18, -4,  7,   19,  4,   -29, -34, -11, -10, 21,  8,   3,   -4,  -26, -7,
15     -1,  25,  4,   6,   -9,  -34, -15, -10, -2,  19,  2,   -9,  -21, -15, -1,  1,   19,  0,   -12, -27, -1,  -3,  9,
16     14,  2,   -6,  -20, -7,  -13, 0,   11,  1,   -16, -6,  0,   -4,  0,   11,  3,   -5,  -14, -10, 0,   2,   10,  1,
17     -11, -16, -18, 1,   8,   14,  1,   -8,  -21, -13, -8,  11,  -3,  0,   -6};
18 
19 const int8_t *const kernel1x1_int4_output_ref = kernel1x1_int4_output;
20