// Generated by generate_test_data.py using TFL version 2.6.0 as reference. #pragma once #define MAXPOOLING_7_OUT_CH 1 #define MAXPOOLING_7_IN_CH 1 #define MAXPOOLING_7_INPUT_W 4 #define MAXPOOLING_7_INPUT_H 2 #define MAXPOOLING_7_DST_SIZE 2 #define MAXPOOLING_7_INPUT_SIZE 8 #define MAXPOOLING_7_OUT_ACTIVATION_MIN 0 #define MAXPOOLING_7_OUT_ACTIVATION_MAX 6 #define MAXPOOLING_7_INPUT_BATCHES 1 #define MAXPOOLING_7_FILTER_X 2 #define MAXPOOLING_7_FILTER_Y 2 #define MAXPOOLING_7_STRIDE_X 2 #define MAXPOOLING_7_STRIDE_Y 2 #define MAXPOOLING_7_PAD_X 0 #define MAXPOOLING_7_PAD_Y 0 #define MAXPOOLING_7_OUTPUT_W 2 #define MAXPOOLING_7_OUTPUT_H 1