// Generated by generate_test_data.py using TFL version 2.6.0 as reference. #pragma once #define AVGPOOLING_2_OUT_CH 5 #define AVGPOOLING_2_IN_CH 5 #define AVGPOOLING_2_INPUT_W 12 #define AVGPOOLING_2_INPUT_H 1 #define AVGPOOLING_2_DST_SIZE 60 #define AVGPOOLING_2_INPUT_SIZE 60 #define AVGPOOLING_2_OUT_ACTIVATION_MIN -128 #define AVGPOOLING_2_OUT_ACTIVATION_MAX 127 #define AVGPOOLING_2_INPUT_BATCHES 1 #define AVGPOOLING_2_FILTER_X 3 #define AVGPOOLING_2_FILTER_Y 1 #define AVGPOOLING_2_STRIDE_X 1 #define AVGPOOLING_2_STRIDE_Y 2 #define AVGPOOLING_2_PAD_X 1 #define AVGPOOLING_2_PAD_Y 0 #define AVGPOOLING_2_OUTPUT_W 12 #define AVGPOOLING_2_OUTPUT_H 1