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_input_bias[21] = {4, 5, -2, 4, 7, 6, 6,  0, 6,  -7, -7,
7                                                      5, 0, -2, 5, 7, 1, -7, 7, -3, -1};
8 
9 const int32_t *const fully_connected_int4_biases = fully_connected_int4_input_bias;
10