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_BATCH_SIZE 2
5 #define MAXPOOLING_INPUT_N 2
6 #define MAXPOOLING_INPUT_W 22
7 #define MAXPOOLING_INPUT_H 12
8 #define MAXPOOLING_INPUT_C 8
9 #define MAXPOOLING_FILTER_W 6
10 #define MAXPOOLING_FILTER_H 5
11 #define MAXPOOLING_STRIDE_W 9
12 #define MAXPOOLING_STRIDE_H 5
13 #define MAXPOOLING_PAD SAME
14 #define MAXPOOLING_ACTIVATION_MAX 127
15 #define MAXPOOLING_ACTIVATION_MIN -128
16 #define MAXPOOLING_OUTPUT_C 8
17 #define MAXPOOLING_OUTPUT_W 3
18 #define MAXPOOLING_OUTPUT_H 3
19 #define MAXPOOLING_PADDING_H 1
20 #define MAXPOOLING_PADDING_W 1
21