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_2_BATCH_SIZE 1
5 #define MAXPOOLING_2_INPUT_N 1
6 #define MAXPOOLING_2_INPUT_W 12
7 #define MAXPOOLING_2_INPUT_H 1
8 #define MAXPOOLING_2_INPUT_C 5
9 #define MAXPOOLING_2_FILTER_W 3
10 #define MAXPOOLING_2_FILTER_H 1
11 #define MAXPOOLING_2_STRIDE_W 1
12 #define MAXPOOLING_2_STRIDE_H 2
13 #define MAXPOOLING_2_PAD SAME
14 #define MAXPOOLING_2_ACTIVATION_MAX 127
15 #define MAXPOOLING_2_ACTIVATION_MIN -128
16 #define MAXPOOLING_2_OUTPUT_C 5
17 #define MAXPOOLING_2_OUTPUT_W 12
18 #define MAXPOOLING_2_OUTPUT_H 1
19 #define MAXPOOLING_2_PADDING_H 0
20 #define MAXPOOLING_2_PADDING_W 1
21