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_3x3_dilation_5x5_input_int4_output[50] = { 7 -1, -40, -11, -96, -3, -28, -6, -40, 3, -33, -2, -40, -6, -82, 0, -84, -2, -59, 1, -62, 7, -90, -9, -91, 3, -95, 8 -6, -40, -1, -99, 0, -40, 0, -61, 5, -67, 7, -50, 9, -101, 5, -22, 13, -73, 6, -80, 13, -102, -2, -77}; 9 10 const int8_t *const conv_3x3_dilation_5x5_input_int4_output_ref = conv_3x3_dilation_5x5_input_int4_output; 11