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_input_weights[67] = {
7     72,  76,  28,  28,  13,  130, 221, 46,  241, 143, 139, 196, 253, 187, 51,  145, 21,  20,  181, 100, 238, 237, 243,
8     94,  226, 67,  177, 10,  10,  2,   2,   116, 219, 191, 65,  102, 223, 204, 96,  227, 211, 245, 244, 199, 46,  122,
9     189, 37,  174, 174, 124, 81,  63,  247, 68,  37,  248, 124, 120, 206, 129, 164, 42,  78,  134, 26,  5};
10 
11 const int8_t *const kernel1x1_int4_weights = kernel1x1_int4_input_weights;
12