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_4_int4_input_weights[27] = {241, 74,  110, 144, 45, 54,  97, 27,  211, 56,  147, 193, 104, 122,
7                                               188, 139, 87,  203, 20, 191, 55, 243, 159, 134, 175, 114, 193};
8 
9 const int8_t *const conv_4_int4_weights = conv_4_int4_input_weights;
10