| 12345678910111213141516171819202122232425 |
- // Generated by generate_test_data.py using tensorflow version 2.10.0 (Keras version 2.10.0).
- // Interpreter from tensorflow version 2.10.0 and revision upstream/v2.10.0-0-g359c3cdfc5f.
- #pragma once
- #define DEPTHWISE_NULL_BIAS_0_OUT_CH 2
- #define DEPTHWISE_NULL_BIAS_0_IN_CH 2
- #define DEPTHWISE_NULL_BIAS_0_INPUT_W 4
- #define DEPTHWISE_NULL_BIAS_0_INPUT_H 5
- #define DEPTHWISE_NULL_BIAS_0_DST_SIZE 40
- #define DEPTHWISE_NULL_BIAS_0_INPUT_SIZE 40
- #define DEPTHWISE_NULL_BIAS_0_OUT_ACTIVATION_MIN -128
- #define DEPTHWISE_NULL_BIAS_0_OUT_ACTIVATION_MAX 127
- #define DEPTHWISE_NULL_BIAS_0_INPUT_BATCHES 1
- #define DEPTHWISE_NULL_BIAS_0_FILTER_X 2
- #define DEPTHWISE_NULL_BIAS_0_FILTER_Y 2
- #define DEPTHWISE_NULL_BIAS_0_STRIDE_X 1
- #define DEPTHWISE_NULL_BIAS_0_STRIDE_Y 1
- #define DEPTHWISE_NULL_BIAS_0_PAD_X 0
- #define DEPTHWISE_NULL_BIAS_0_PAD_Y 0
- #define DEPTHWISE_NULL_BIAS_0_OUTPUT_W 4
- #define DEPTHWISE_NULL_BIAS_0_OUTPUT_H 5
- #define DEPTHWISE_NULL_BIAS_0_CH_MULT 1
- #define DEPTHWISE_NULL_BIAS_0_INPUT_OFFSET 128
- #define DEPTHWISE_NULL_BIAS_0_OUTPUT_OFFSET -40
- #define DEPTHWISE_NULL_BIAS_0_DILATION_X 1
- #define DEPTHWISE_NULL_BIAS_0_DILATION_Y 1
|