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 int8_t fully_connected_int4_4_output[19] =
7     {-14, -4, 10, -6, 5, -37, 4, -1, -21, 23, 22, 19, 13, -27, -29, 8, -8, -23, -29};
8 
9 const int8_t *const fully_connected_int4_4_output_ref = fully_connected_int4_4_output;
10