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_stride_x_int4_output[60] = {
7     39, 9, 9,  -3, 9, 43, 2,  7,  -4, 7, 39, 6,  17, -7, -7, 43, 2, 12, -6, 0, 39, 0,  12, -2, 16, 46, 7,  10, -4, -8,
8     49, 4, 10, -4, 3, 30, 14, 14, -3, 2, 30, -5, 10, -2, 20, 40, 9, 6,  -3, 4, 34, 16, 18, -4, -4, 35, -4, 6,  -2, 11};
9 
10 const int8_t *const kernel1x1_stride_x_int4_output_ref = kernel1x1_stride_x_int4_output;
11