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_5_output_ref[9] = {6, 2, 6, 6, 0, 6, 6, 0, 6};
6