config_data.h 898 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_3_INT4_OUT_CH 1
  5. #define CONV_3_INT4_IN_CH 3
  6. #define CONV_3_INT4_INPUT_W 10
  7. #define CONV_3_INT4_INPUT_H 49
  8. #define CONV_3_INT4_DST_SIZE 250
  9. #define CONV_3_INT4_INPUT_SIZE 1470
  10. #define CONV_3_INT4_OUT_ACTIVATION_MIN -127
  11. #define CONV_3_INT4_OUT_ACTIVATION_MAX 127
  12. #define CONV_3_INT4_INPUT_BATCHES 1
  13. #define CONV_3_INT4_FILTER_X 4
  14. #define CONV_3_INT4_FILTER_Y 10
  15. #define CONV_3_INT4_STRIDE_X 1
  16. #define CONV_3_INT4_STRIDE_Y 2
  17. #define CONV_3_INT4_PAD_X 1
  18. #define CONV_3_INT4_PAD_Y 4
  19. #define CONV_3_INT4_OUTPUT_W 10
  20. #define CONV_3_INT4_OUTPUT_H 25
  21. #define CONV_3_INT4_INPUT_OFFSET 128
  22. #define CONV_3_INT4_OUTPUT_OFFSET 0
  23. #define CONV_3_INT4_DILATION_X 1
  24. #define CONV_3_INT4_DILATION_Y 1