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_3_input_bias[25] = {1, -5, 5,  1,  1, -6, 5, -3, -3, -4, -7, -5, 0,
7                                                        6, 6,  -3, -1, 0, -6, 5, 5,  3,  -4, -1, 5};
8 
9 const int32_t *const fully_connected_int4_3_biases = fully_connected_int4_3_input_bias;
10