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_int4_input_weights[173] = {
7     38,  72,  41,  64,  149, 221, 146, 148, 4,   244, 101, 204, 173, 36,  216, 183, 109, 220, 44,  37,  142, 239,
8     111, 255, 52,  89,  29,  59,  229, 254, 26,  167, 117, 106, 236, 194, 129, 53,  154, 13,  207, 188, 89,  179,
9     60,  164, 37,  78,  119, 25,  194, 254, 18,  252, 60,  86,  118, 107, 204, 151, 188, 68,  201, 251, 239, 140,
10     191, 8,   39,  56,  18,  52,  234, 94,  3,   9,   145, 171, 124, 122, 122, 226, 151, 155, 205, 58,  67,  205,
11     143, 172, 99,  247, 47,  209, 3,   110, 103, 158, 255, 172, 111, 185, 235, 154, 44,  111, 208, 87,  146, 114,
12     138, 246, 2,   126, 40,  7,   113, 80,  87,  211, 59,  248, 1,   248, 24,  217, 94,  171, 209, 229, 210, 56,
13     4,   138, 233, 0,   52,  4,   130, 8,   93,  61,  125, 150, 216, 118, 12,  233, 63,  110, 117, 45,  80,  83,
14     26,  202, 236, 209, 176, 84,  204, 125, 115, 121, 66,  18,  235, 209, 77,  220, 215, 42,  13};
15 
16 const int8_t *const kernel1x1_stride_x_y_int4_weights = kernel1x1_stride_x_y_int4_input_weights;
17