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 stride2pad1_int4_output[16] = {-7, -13, -10, -14, -5, -18, -14, -14, -5, -8, -13, -6, -18, -20, -10, -20};
7 
8 const int8_t *const stride2pad1_int4_output_ref = stride2pad1_int4_output;
9