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_5_INT4_INPUT_BATCHES 1 5 #define CONV_5_INT4_IN_CH 128 6 #define CONV_5_INT4_OUT_CH 1 7 #define CONV_5_INT4_INPUT_W 128 8 #define CONV_5_INT4_INPUT_H 1 9 #define CONV_5_INT4_FILTER_X 3 10 #define CONV_5_INT4_FILTER_Y 3 11 #define CONV_5_INT4_STRIDE_X 4 12 #define CONV_5_INT4_STRIDE_Y 4 13 #define CONV_5_INT4_PADDING SAME 14 #define CONV_5_INT4_DILATION_X 1 15 #define CONV_5_INT4_DILATION_Y 1 16 #define CONV_5_INT4_BATCH_SIZE 1 17 #define CONV_5_INT4_OUT_ACTIVATION_MIN -128 18 #define CONV_5_INT4_OUT_ACTIVATION_MAX 127 19 #define CONV_5_INT4_DST_SIZE 32 20 #define CONV_5_INT4_OUTPUT_H 1 21 #define CONV_5_INT4_OUTPUT_W 32 22 #define CONV_5_INT4_INPUT_OFFSET 128 23 #define CONV_5_INT4_OUTPUT_OFFSET 0 24 #define CONV_5_INT4_PAD_X 0 25 #define CONV_5_INT4_PAD_Y 1 26