config_data.h 757 B

1234567891011121314151617181920
  1. // Generated by test_settings.py using tensorflow version 2.11.0 (Keras version 2.11.0).
  2. // Interpreter from tflite_runtime version 2.16.0 and revision 0.6.0-154906-gb2493fdf794.
  3. #pragma once
  4. #define MAXPOOLING_3_OUT_CH 2
  5. #define MAXPOOLING_3_IN_CH 2
  6. #define MAXPOOLING_3_INPUT_W 9
  7. #define MAXPOOLING_3_INPUT_H 1
  8. #define MAXPOOLING_3_DST_SIZE 30
  9. #define MAXPOOLING_3_INPUT_SIZE 18
  10. #define MAXPOOLING_3_OUT_ACTIVATION_MIN -128
  11. #define MAXPOOLING_3_OUT_ACTIVATION_MAX 127
  12. #define MAXPOOLING_3_INPUT_BATCHES 3
  13. #define MAXPOOLING_3_FILTER_X 1
  14. #define MAXPOOLING_3_FILTER_Y 1
  15. #define MAXPOOLING_3_STRIDE_X 2
  16. #define MAXPOOLING_3_STRIDE_Y 1
  17. #define MAXPOOLING_3_PAD_X 0
  18. #define MAXPOOLING_3_PAD_Y 0
  19. #define MAXPOOLING_3_OUTPUT_W 5
  20. #define MAXPOOLING_3_OUTPUT_H 1