| 12345678910111213141516171819202122232425 |
- // Generated by test_settings.py using tensorflow version 2.14.0 (Keras version 2.14.0).
- // Interpreter from tflite_runtime version 2.16.0 and revision 0.6.0-154906-gb2493fdf794.
- #pragma once
- #define DEPTHWISE_DILATION_OUT_CH 1
- #define DEPTHWISE_DILATION_IN_CH 1
- #define DEPTHWISE_DILATION_INPUT_W 7
- #define DEPTHWISE_DILATION_INPUT_H 7
- #define DEPTHWISE_DILATION_DST_SIZE 49
- #define DEPTHWISE_DILATION_INPUT_SIZE 49
- #define DEPTHWISE_DILATION_OUT_ACTIVATION_MIN -70
- #define DEPTHWISE_DILATION_OUT_ACTIVATION_MAX 127
- #define DEPTHWISE_DILATION_INPUT_BATCHES 1
- #define DEPTHWISE_DILATION_FILTER_X 3
- #define DEPTHWISE_DILATION_FILTER_Y 3
- #define DEPTHWISE_DILATION_STRIDE_X 1
- #define DEPTHWISE_DILATION_STRIDE_Y 1
- #define DEPTHWISE_DILATION_PAD_X 2
- #define DEPTHWISE_DILATION_PAD_Y 2
- #define DEPTHWISE_DILATION_OUTPUT_W 7
- #define DEPTHWISE_DILATION_OUTPUT_H 7
- #define DEPTHWISE_DILATION_CH_MULT 1
- #define DEPTHWISE_DILATION_INPUT_OFFSET 128
- #define DEPTHWISE_DILATION_OUTPUT_OFFSET -107
- #define DEPTHWISE_DILATION_DILATION_X 2
- #define DEPTHWISE_DILATION_DILATION_Y 2
|