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 int32_t kernel1x1_int4_2_input_bias[60] = {
7     4,   71,   101, 127,  -114, 120, 53, 34,  123, 121, -22, 105, 6,   22,  -45, -105, 65,  4,   -113, -104,
8     57,  92,   101, -117, 27,   57,  63, 18,  -85, -78, 0,   -83, -27, -39, -25, -97,  -86, -94, -70,  -71,
9     -10, -123, 38,  115,  0,    119, 95, 120, 7,   7,   -1,  -76, -30, -86, 105, 39,   -76, 23,  21,   -76};
10 
11 const int32_t *const kernel1x1_int4_2_biases = kernel1x1_int4_2_input_bias;
12