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_4_INT4_INPUT_BATCHES 1
5 #define CONV_4_INT4_IN_CH 3
6 #define CONV_4_INT4_OUT_CH 3
7 #define CONV_4_INT4_INPUT_W 5
8 #define CONV_4_INT4_INPUT_H 5
9 #define CONV_4_INT4_FILTER_X 2
10 #define CONV_4_INT4_FILTER_Y 3
11 #define CONV_4_INT4_STRIDE_X 2
12 #define CONV_4_INT4_STRIDE_Y 2
13 #define CONV_4_INT4_PADDING VALID
14 #define CONV_4_INT4_DILATION_X 1
15 #define CONV_4_INT4_DILATION_Y 1
16 #define CONV_4_INT4_BATCH_SIZE 1
17 #define CONV_4_INT4_OUT_ACTIVATION_MIN -128
18 #define CONV_4_INT4_OUT_ACTIVATION_MAX 127
19 #define CONV_4_INT4_DST_SIZE 12
20 #define CONV_4_INT4_OUTPUT_H 2
21 #define CONV_4_INT4_OUTPUT_W 2
22 #define CONV_4_INT4_INPUT_OFFSET 128
23 #define CONV_4_INT4_OUTPUT_OFFSET 0
24 #define CONV_4_INT4_PAD_X 0
25 #define CONV_4_INT4_PAD_Y 0
26