void test_avgpool_s8(); // Pattern IDs static const int INPUT1_S8_ID=0; static const int REF1_S8_ID=1; // Output IDs static const int OUTPUT_S8_ID=0; static const int TEMP_S8_ID=1; static const int TEMPINPUT_S8_ID=2; // Test IDs static const int TEST_AVGPOOL_S8_1=1;