1 // Generated by generate_test_data.py using flatc version 23.5.26
2 // Interpreter from tensorflow version 2.16.1 and revision v2.16.1-0-g5bc9d26649c.
3 #pragma once
4 #include <stdint.h>
5 
6 const int32_t fully_connected_int4_5_input_bias[22] = {3, 5, -1, -2, 4, 7,  -1, 7, 6, -7, 5,
7                                                        1, 5, 4,  -3, 5, -5, 6,  0, 1, 0,  3};
8 
9 const int32_t *const fully_connected_int4_5_biases = fully_connected_int4_5_input_bias;
10