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_2x2_dilation_int4_input_weights[18] =
7     {35, 241, 98, 83, 175, 182, 158, 205, 61, 9, 90, 242, 155, 81, 82, 192, 23, 0};
8 
9 const int8_t *const conv_2x2_dilation_int4_weights = conv_2x2_dilation_int4_input_weights;
10