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_2x3_dilation_int4_output[18] = 7 {1, 8, -8, 7, -16, -8, -13, 11, -10, 6, -21, -29, -3, 4, -5, 4, -20, -9}; 8 9 const int8_t *const conv_2x3_dilation_int4_output_ref = conv_2x3_dilation_int4_output; 10