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_y_2_int4_output[20] = {0,  6, 1, -6, -8, 3, 2, 2, 7,  -2,
7                                                        10, 8, 3, -3, 4,  1, 5, 3, -1, -7};
8 
9 const int8_t *const kernel1x1_stride_x_y_2_int4_output_ref = kernel1x1_stride_x_y_2_int4_output;
10