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_input[9] = {-63, 42, 77, 104, -38, 88, -5, -22, -18};
6