// Generated by generate_test_data.py using TFL version 2.6.0 as reference. #pragma once #define MAXPOOLING_6_OUT_CH 17 #define MAXPOOLING_6_IN_CH 17 #define MAXPOOLING_6_INPUT_W 1 #define MAXPOOLING_6_INPUT_H 5 #define MAXPOOLING_6_DST_SIZE 34 #define MAXPOOLING_6_INPUT_SIZE 85 #define MAXPOOLING_6_OUT_ACTIVATION_MIN -128 #define MAXPOOLING_6_OUT_ACTIVATION_MAX 127 #define MAXPOOLING_6_INPUT_BATCHES 1 #define MAXPOOLING_6_FILTER_X 3 #define MAXPOOLING_6_FILTER_Y 4 #define MAXPOOLING_6_STRIDE_X 1 #define MAXPOOLING_6_STRIDE_Y 3 #define MAXPOOLING_6_PAD_X 1 #define MAXPOOLING_6_PAD_Y 1 #define MAXPOOLING_6_OUTPUT_W 1 #define MAXPOOLING_6_OUTPUT_H 2