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 conv_3_int4_input_weights[60] = {91,  134, 186, 156, 86,  84,  75, 16,  155, 0,   179, 191, 41,  13,  189,
7                                               237, 97,  91,  17,  3,   255, 13, 156, 19,  124, 46,  81,  95,  205, 122,
8                                               169, 149, 54,  227, 102, 66,  69, 54,  43,  76,  147, 68,  210, 246, 80,
9                                               30,  222, 156, 40,  164, 96,  80, 215, 77,  238, 64,  208, 145, 150, 15};
10 
11 const int8_t *const conv_3_int4_weights = conv_3_int4_input_weights;
12