config_data.h 981 B

12345678910111213141516171819202122232425
  1. // Generated by test_settings.py using tensorflow version 2.13.0 (Keras version 2.13.1).
  2. // Interpreter from tensorflow version 2.13.0 and revision upstream/v2.13.0-0-g1cb1a030a62.
  3. #pragma once
  4. #define GROUPED_CONV_2_OUT_CH 2
  5. #define GROUPED_CONV_2_IN_CH 4
  6. #define GROUPED_CONV_2_INPUT_W 7
  7. #define GROUPED_CONV_2_INPUT_H 3
  8. #define GROUPED_CONV_2_DST_SIZE 28
  9. #define GROUPED_CONV_2_INPUT_SIZE 84
  10. #define GROUPED_CONV_2_OUT_ACTIVATION_MIN -128
  11. #define GROUPED_CONV_2_OUT_ACTIVATION_MAX 127
  12. #define GROUPED_CONV_2_INPUT_BATCHES 1
  13. #define GROUPED_CONV_2_FILTER_X 1
  14. #define GROUPED_CONV_2_FILTER_Y 2
  15. #define GROUPED_CONV_2_STRIDE_X 1
  16. #define GROUPED_CONV_2_STRIDE_Y 1
  17. #define GROUPED_CONV_2_PAD_X 0
  18. #define GROUPED_CONV_2_PAD_Y 0
  19. #define GROUPED_CONV_2_OUTPUT_W 7
  20. #define GROUPED_CONV_2_OUTPUT_H 2
  21. #define GROUPED_CONV_2_INPUT_OFFSET 128
  22. #define GROUPED_CONV_2_OUTPUT_OFFSET 127
  23. #define GROUPED_CONV_2_DILATION_X 1
  24. #define GROUPED_CONV_2_DILATION_Y 1
  25. #define GROUPED_CONV_2_FILTER_CH 2