1 // Generated by generate_test_data.py using tensorflow version 2.17.0 (Keras version 3.4.1).
2 // Interpreter from tensorflow version 2.17.0 and revision v2.17.0-rc1-2-gad6d8cc177d.
3 #pragma once
4 #include <stdint.h>
5 
6 const int8_t fully_connected_output[22] = {93, -13, 78, -30, 53,  -51, 55, -128, 127, -7,  101,
7                                            -3, 127, 5,  53,  118, -10, 79, 25,   76,  -20, 17};
8 
9 const int8_t *const fully_connected_output_ref = fully_connected_output;
10