| 123456789101112131415161718192021222324 |
- // Generated by test_settings.py using tensorflow version 2.14.0 (Keras version 2.14.0).
- // Interpreter from tensorflow version 2.14.0 and revision v2.14.0-rc1-21-g4dacf3f368e.
- #pragma once
- #define CONV_2_INT4_OUT_CH 4
- #define CONV_2_INT4_IN_CH 2
- #define CONV_2_INT4_INPUT_W 6
- #define CONV_2_INT4_INPUT_H 3
- #define CONV_2_INT4_DST_SIZE 72
- #define CONV_2_INT4_INPUT_SIZE 36
- #define CONV_2_INT4_OUT_ACTIVATION_MIN -101
- #define CONV_2_INT4_OUT_ACTIVATION_MAX 127
- #define CONV_2_INT4_INPUT_BATCHES 1
- #define CONV_2_INT4_FILTER_X 3
- #define CONV_2_INT4_FILTER_Y 3
- #define CONV_2_INT4_STRIDE_X 1
- #define CONV_2_INT4_STRIDE_Y 1
- #define CONV_2_INT4_PAD_X 1
- #define CONV_2_INT4_PAD_Y 1
- #define CONV_2_INT4_OUTPUT_W 6
- #define CONV_2_INT4_OUTPUT_H 3
- #define CONV_2_INT4_INPUT_OFFSET 0
- #define CONV_2_INT4_OUTPUT_OFFSET 0
- #define CONV_2_INT4_DILATION_X 1
- #define CONV_2_INT4_DILATION_Y 1
|