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 MAXPOOL_INT16_BATCH_SIZE 3
5 #define MAXPOOL_INT16_INPUT_N 3
6 #define MAXPOOL_INT16_INPUT_W 4
7 #define MAXPOOL_INT16_INPUT_H 3
8 #define MAXPOOL_INT16_INPUT_C 2
9 #define MAXPOOL_INT16_FILTER_W 2
10 #define MAXPOOL_INT16_FILTER_H 2
11 #define MAXPOOL_INT16_STRIDE_W 2
12 #define MAXPOOL_INT16_STRIDE_H 2
13 #define MAXPOOL_INT16_PAD VALID
14 #define MAXPOOL_INT16_ACTIVATION_MAX 32767
15 #define MAXPOOL_INT16_ACTIVATION_MIN -32768
16 #define MAXPOOL_INT16_OUTPUT_C 2
17 #define MAXPOOL_INT16_OUTPUT_W 2
18 #define MAXPOOL_INT16_OUTPUT_H 1
19 #define MAXPOOL_INT16_PADDING_H 0
20 #define MAXPOOL_INT16_PADDING_W 0
21