config_data.h 812 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 MAXPOOL_INT16_1_OUT_CH 2
  5. #define MAXPOOL_INT16_1_IN_CH 2
  6. #define MAXPOOL_INT16_1_INPUT_W 4
  7. #define MAXPOOL_INT16_1_INPUT_H 5
  8. #define MAXPOOL_INT16_1_DST_SIZE 40
  9. #define MAXPOOL_INT16_1_INPUT_SIZE 40
  10. #define MAXPOOL_INT16_1_OUT_ACTIVATION_MIN -30000
  11. #define MAXPOOL_INT16_1_OUT_ACTIVATION_MAX 30000
  12. #define MAXPOOL_INT16_1_INPUT_BATCHES 2
  13. #define MAXPOOL_INT16_1_FILTER_X 3
  14. #define MAXPOOL_INT16_1_FILTER_Y 3
  15. #define MAXPOOL_INT16_1_STRIDE_X 2
  16. #define MAXPOOL_INT16_1_STRIDE_Y 1
  17. #define MAXPOOL_INT16_1_PAD_X 0
  18. #define MAXPOOL_INT16_1_PAD_Y 1
  19. #define MAXPOOL_INT16_1_OUTPUT_W 2
  20. #define MAXPOOL_INT16_1_OUTPUT_H 5