1 // Generated by generate_test_data.py using tensorflow version 2.17.0 (Keras version 3.5.0). 2 // Interpreter from tensorflow version 2.17.0 and revision v2.17.0-rc1-2-gad6d8cc177d. 3 #pragma once 4 #define MAXPOOLING_4_BATCH_SIZE 1 5 #define MAXPOOLING_4_INPUT_N 1 6 #define MAXPOOLING_4_INPUT_W 1 7 #define MAXPOOLING_4_INPUT_H 20 8 #define MAXPOOLING_4_INPUT_C 2 9 #define MAXPOOLING_4_FILTER_W 1 10 #define MAXPOOLING_4_FILTER_H 3 11 #define MAXPOOLING_4_STRIDE_W 1 12 #define MAXPOOLING_4_STRIDE_H 3 13 #define MAXPOOLING_4_PAD SAME 14 #define MAXPOOLING_4_ACTIVATION_MAX 127 15 #define MAXPOOLING_4_ACTIVATION_MIN -128 16 #define MAXPOOLING_4_OUTPUT_C 2 17 #define MAXPOOLING_4_OUTPUT_W 1 18 #define MAXPOOLING_4_OUTPUT_H 7 19 #define MAXPOOLING_4_PADDING_H 0 20 #define MAXPOOLING_4_PADDING_W 0 21