| 1234567891011121314151617181920 |
- // Generated by test_settings.py using tensorflow version 2.11.0 (Keras version 2.11.0).
- // Interpreter from tflite_runtime version 2.16.0 and revision 0.6.0-154906-gb2493fdf794.
- #pragma once
- #define MAXPOOL_INT16_1_OUT_CH 2
- #define MAXPOOL_INT16_1_IN_CH 2
- #define MAXPOOL_INT16_1_INPUT_W 4
- #define MAXPOOL_INT16_1_INPUT_H 5
- #define MAXPOOL_INT16_1_DST_SIZE 40
- #define MAXPOOL_INT16_1_INPUT_SIZE 40
- #define MAXPOOL_INT16_1_OUT_ACTIVATION_MIN -30000
- #define MAXPOOL_INT16_1_OUT_ACTIVATION_MAX 30000
- #define MAXPOOL_INT16_1_INPUT_BATCHES 2
- #define MAXPOOL_INT16_1_FILTER_X 3
- #define MAXPOOL_INT16_1_FILTER_Y 3
- #define MAXPOOL_INT16_1_STRIDE_X 2
- #define MAXPOOL_INT16_1_STRIDE_Y 1
- #define MAXPOOL_INT16_1_PAD_X 0
- #define MAXPOOL_INT16_1_PAD_Y 1
- #define MAXPOOL_INT16_1_OUTPUT_W 2
- #define MAXPOOL_INT16_1_OUTPUT_H 5
|