config_data.h 1.0 KB

12345678910111213141516171819202122232425
  1. // Generated by test_settings.py using tensorflow version 2.14.0 (Keras version 2.14.0).
  2. // Interpreter from tflite_runtime version 2.16.0 and revision 0.6.0-154906-gb2493fdf794.
  3. #pragma once
  4. #define DEPTHWISE_DILATION_OUT_CH 1
  5. #define DEPTHWISE_DILATION_IN_CH 1
  6. #define DEPTHWISE_DILATION_INPUT_W 7
  7. #define DEPTHWISE_DILATION_INPUT_H 7
  8. #define DEPTHWISE_DILATION_DST_SIZE 49
  9. #define DEPTHWISE_DILATION_INPUT_SIZE 49
  10. #define DEPTHWISE_DILATION_OUT_ACTIVATION_MIN -70
  11. #define DEPTHWISE_DILATION_OUT_ACTIVATION_MAX 127
  12. #define DEPTHWISE_DILATION_INPUT_BATCHES 1
  13. #define DEPTHWISE_DILATION_FILTER_X 3
  14. #define DEPTHWISE_DILATION_FILTER_Y 3
  15. #define DEPTHWISE_DILATION_STRIDE_X 1
  16. #define DEPTHWISE_DILATION_STRIDE_Y 1
  17. #define DEPTHWISE_DILATION_PAD_X 2
  18. #define DEPTHWISE_DILATION_PAD_Y 2
  19. #define DEPTHWISE_DILATION_OUTPUT_W 7
  20. #define DEPTHWISE_DILATION_OUTPUT_H 7
  21. #define DEPTHWISE_DILATION_CH_MULT 1
  22. #define DEPTHWISE_DILATION_INPUT_OFFSET 128
  23. #define DEPTHWISE_DILATION_OUTPUT_OFFSET -107
  24. #define DEPTHWISE_DILATION_DILATION_X 2
  25. #define DEPTHWISE_DILATION_DILATION_Y 2