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_2_BATCH_SIZE 1 5 #define MAXPOOL_INT16_2_INPUT_N 1 6 #define MAXPOOL_INT16_2_INPUT_W 7 7 #define MAXPOOL_INT16_2_INPUT_H 7 8 #define MAXPOOL_INT16_2_INPUT_C 3 9 #define MAXPOOL_INT16_2_FILTER_W 3 10 #define MAXPOOL_INT16_2_FILTER_H 3 11 #define MAXPOOL_INT16_2_STRIDE_W 1 12 #define MAXPOOL_INT16_2_STRIDE_H 1 13 #define MAXPOOL_INT16_2_PAD VALID 14 #define MAXPOOL_INT16_2_ACTIVATION_MAX 30000 15 #define MAXPOOL_INT16_2_ACTIVATION_MIN -30000 16 #define MAXPOOL_INT16_2_OUTPUT_C 3 17 #define MAXPOOL_INT16_2_OUTPUT_W 5 18 #define MAXPOOL_INT16_2_OUTPUT_H 5 19 #define MAXPOOL_INT16_2_PADDING_H 0 20 #define MAXPOOL_INT16_2_PADDING_W 0 21