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_3_INT4_INPUT_BATCHES 1
5 #define CONV_3_INT4_IN_CH 3
6 #define CONV_3_INT4_OUT_CH 1
7 #define CONV_3_INT4_INPUT_W 10
8 #define CONV_3_INT4_INPUT_H 49
9 #define CONV_3_INT4_FILTER_X 4
10 #define CONV_3_INT4_FILTER_Y 10
11 #define CONV_3_INT4_STRIDE_X 1
12 #define CONV_3_INT4_STRIDE_Y 2
13 #define CONV_3_INT4_PADDING SAME
14 #define CONV_3_INT4_DILATION_X 1
15 #define CONV_3_INT4_DILATION_Y 1
16 #define CONV_3_INT4_BATCH_SIZE 1
17 #define CONV_3_INT4_OUT_ACTIVATION_MIN -128
18 #define CONV_3_INT4_OUT_ACTIVATION_MAX 127
19 #define CONV_3_INT4_DST_SIZE 250
20 #define CONV_3_INT4_OUTPUT_H 25
21 #define CONV_3_INT4_OUTPUT_W 10
22 #define CONV_3_INT4_INPUT_OFFSET 128
23 #define CONV_3_INT4_OUTPUT_OFFSET 0
24 #define CONV_3_INT4_PAD_X 1
25 #define CONV_3_INT4_PAD_Y 4
26