| 12345678910111213141516171819202122232425 |
- // Generated by test_settings.py using tensorflow version 2.13.0 (Keras version 2.13.1).
- // Interpreter from tensorflow version 2.13.0 and revision upstream/v2.13.0-0-g1cb1a030a62.
- #pragma once
- #define GROUPED_CONV_3_OUT_CH 4
- #define GROUPED_CONV_3_IN_CH 2
- #define GROUPED_CONV_3_INPUT_W 3
- #define GROUPED_CONV_3_INPUT_H 2
- #define GROUPED_CONV_3_DST_SIZE 16
- #define GROUPED_CONV_3_INPUT_SIZE 12
- #define GROUPED_CONV_3_OUT_ACTIVATION_MIN -128
- #define GROUPED_CONV_3_OUT_ACTIVATION_MAX 127
- #define GROUPED_CONV_3_INPUT_BATCHES 2
- #define GROUPED_CONV_3_FILTER_X 3
- #define GROUPED_CONV_3_FILTER_Y 2
- #define GROUPED_CONV_3_STRIDE_X 2
- #define GROUPED_CONV_3_STRIDE_Y 2
- #define GROUPED_CONV_3_PAD_X 1
- #define GROUPED_CONV_3_PAD_Y 0
- #define GROUPED_CONV_3_OUTPUT_W 2
- #define GROUPED_CONV_3_OUTPUT_H 1
- #define GROUPED_CONV_3_INPUT_OFFSET 128
- #define GROUPED_CONV_3_OUTPUT_OFFSET 47
- #define GROUPED_CONV_3_DILATION_X 1
- #define GROUPED_CONV_3_DILATION_Y 1
- #define GROUPED_CONV_3_FILTER_CH 1
|