1 // Generated by generate_test_data.py using flatc version 23.5.26 2 // Interpreter from tflite_micro runtime version 0.dev20240521061119-gd6f36a96-dirty. 3 #pragma once 4 #include <stdint.h> 5 6 const int8_t conv_5_int4_output[32] = {-42, -82, -120, -76, -48, -106, -94, -38, -96, -89, -85, 7 -103, -114, -64, -83, -108, -78, -66, -85, -53, -94, -117, 8 -80, -121, -78, -81, -64, -117, -54, -104, -75, -35}; 9 10 const int8_t *const conv_5_int4_output_ref = conv_5_int4_output; 11