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_3_BATCH_SIZE 1 5 #define MAXPOOLING_3_INPUT_N 1 6 #define MAXPOOLING_3_INPUT_W 9 7 #define MAXPOOLING_3_INPUT_H 1 8 #define MAXPOOLING_3_INPUT_C 2 9 #define MAXPOOLING_3_FILTER_W 1 10 #define MAXPOOLING_3_FILTER_H 1 11 #define MAXPOOLING_3_STRIDE_W 2 12 #define MAXPOOLING_3_STRIDE_H 1 13 #define MAXPOOLING_3_PAD VALID 14 #define MAXPOOLING_3_ACTIVATION_MAX 127 15 #define MAXPOOLING_3_ACTIVATION_MIN -128 16 #define MAXPOOLING_3_OUTPUT_C 2 17 #define MAXPOOLING_3_OUTPUT_W 5 18 #define MAXPOOLING_3_OUTPUT_H 1 19 #define MAXPOOLING_3_PADDING_H 0 20 #define MAXPOOLING_3_PADDING_W 0 21