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_out_activation_int4_input_weights[36] = {233, 19,  245, 136, 233, 163, 64,  136, 168, 157, 246, 16,
7                                                            250, 245, 179, 231, 62,  36,  98,  65,  198, 252, 107, 33,
8                                                            132, 190, 237, 42,  30,  219, 177, 106, 252, 68,  251, 154};
9 
10 const int8_t *const conv_out_activation_int4_weights = conv_out_activation_int4_input_weights;
11