1 // Generated by generate_test_data.py using TFL version 2.6.0 as reference. 2 #pragma once 3 #include <stdint.h> 4 5 const int8_t avgpooling_1_output_ref[3] = {5, 14, -5}; 6