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_2_int4_input_weights[36] = {188, 47, 134, 75, 245, 191, 108, 106, 75, 254, 28, 254, 7 85, 41, 66, 110, 195, 19, 19, 98, 26, 230, 211, 172, 8 100, 247, 128, 40, 130, 96, 210, 69, 117, 241, 132, 184}; 9 10 const int8_t *const conv_2_int4_weights = conv_2_int4_input_weights; 11