config_data.h 897 B

123456789101112131415161718192021222324
  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.0dev20231108 and revision 0.6.0-155953-g2bcb825a248.
  3. #pragma once
  4. #define CONV_5_INT4_OUT_CH 1
  5. #define CONV_5_INT4_IN_CH 128
  6. #define CONV_5_INT4_INPUT_W 128
  7. #define CONV_5_INT4_INPUT_H 1
  8. #define CONV_5_INT4_DST_SIZE 32
  9. #define CONV_5_INT4_INPUT_SIZE 16384
  10. #define CONV_5_INT4_OUT_ACTIVATION_MIN -88
  11. #define CONV_5_INT4_OUT_ACTIVATION_MAX 127
  12. #define CONV_5_INT4_INPUT_BATCHES 1
  13. #define CONV_5_INT4_FILTER_X 3
  14. #define CONV_5_INT4_FILTER_Y 3
  15. #define CONV_5_INT4_STRIDE_X 4
  16. #define CONV_5_INT4_STRIDE_Y 4
  17. #define CONV_5_INT4_PAD_X 0
  18. #define CONV_5_INT4_PAD_Y 1
  19. #define CONV_5_INT4_OUTPUT_W 32
  20. #define CONV_5_INT4_OUTPUT_H 1
  21. #define CONV_5_INT4_INPUT_OFFSET 128
  22. #define CONV_5_INT4_OUTPUT_OFFSET 0
  23. #define CONV_5_INT4_DILATION_X 1
  24. #define CONV_5_INT4_DILATION_Y 1