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_2_output[60] = {
7     -31, 1,   10,  4,   -14, -22, -14, -7,  -1,  -48, -89, 8,   -12, -104, -84, -16, -128, -13, -34, 12,
8     -5,  -17, -39, -18, 41,  13,  -27, -71, -24, 13,  -56, 9,   -19, -43,  -32, -18, -35,  1,   -41, -26,
9     -4,  32,  -3,  0,   -66, -68, -36, -40, -44, -16, -37, -19, 10,  -121, -7,  -85, 17,   0,   -33, -47};
10 
11 const int8_t *const kernel1x1_int4_2_output_ref = kernel1x1_int4_2_output;
12