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 #define CONV_2_INT4_INPUT_BATCHES 1
5 #define CONV_2_INT4_IN_CH 2
6 #define CONV_2_INT4_OUT_CH 4
7 #define CONV_2_INT4_INPUT_W 6
8 #define CONV_2_INT4_INPUT_H 3
9 #define CONV_2_INT4_FILTER_X 3
10 #define CONV_2_INT4_FILTER_Y 3
11 #define CONV_2_INT4_STRIDE_X 1
12 #define CONV_2_INT4_STRIDE_Y 1
13 #define CONV_2_INT4_OUT_ACTIVATION_MIN -119
14 #define CONV_2_INT4_PADDING SAME
15 #define CONV_2_INT4_DILATION_X 1
16 #define CONV_2_INT4_DILATION_Y 1
17 #define CONV_2_INT4_BATCH_SIZE 1
18 #define CONV_2_INT4_OUT_ACTIVATION_MAX 127
19 #define CONV_2_INT4_DST_SIZE 72
20 #define CONV_2_INT4_OUTPUT_H 3
21 #define CONV_2_INT4_OUTPUT_W 6
22 #define CONV_2_INT4_INPUT_OFFSET 128
23 #define CONV_2_INT4_OUTPUT_OFFSET 0
24 #define CONV_2_INT4_PAD_X 1
25 #define CONV_2_INT4_PAD_Y 1
26