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_2_input_bias[23] = {1,  -5, -7, -6, -2, 1,  2, -4, 6, -4, 7, -1,
7                                                        -2, -2, -1, 3,  7,  -6, 4, 6,  7, -7, 2};
8 
9 const int32_t *const fully_connected_int4_2_biases = fully_connected_int4_2_input_bias;
10