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_dilation_golden_int4_output[72] = { 7 -7, -10, 7, 2, -6, -4, -2, -3, 2, -3, -13, 2, 0, -1, 0, 1, -1, -1, -4, -1, 10, -1, 7, -3, 8 -13, -3, 4, -16, -3, 5, -12, 5, -5, -7, -1, -8, -6, -4, 12, -10, 2, -8, -7, -14, 7, -6, 5, -6, 9 -1, 0, -1, 1, -5, -6, 3, 8, 3, -12, 5, -4, -5, 13, 0, -7, 16, 0, -1, 0, 0, -12, 5, -5}; 10 11 const int8_t *const conv_dilation_golden_int4_output_ref = conv_dilation_golden_int4_output; 12