// Generated by generate_test_data.py using flatc version 23.5.26 // Interpreter from tflite_micro runtime version 0.dev20240521061119-gd6f36a96-dirty. #pragma once #include const int8_t conv_2x2_dilation_5x5_input_int4_output[50] = { -7, -1, -2, 0, -1, 4, -5, 3, -2, 2, -7, 0, -7, 2, -1, 4, -1, 1, -4, 3, 2, -1, 3, -2, 3, -3, 3, 1, 11, -2, -2, -2, 1, -3, -4, -5, 3, -3, 4, -3, -6, -4, 3, 0, 0, -2, -1, -1, 6, -4}; const int8_t *const conv_2x2_dilation_5x5_input_int4_output_ref = conv_2x2_dilation_5x5_input_int4_output;