1 // Generated by generate_test_data.py using tensorflow version 2.10.0 (Keras version 2.10.0).
2 // Interpreter from tensorflow version 2.10.0 and revision upstream/v2.10.0-0-g359c3cdfc5f.
3 #pragma once
4 #include <stdint.h>
5 
6 const int8_t depthwise_kernel_3x3_output_ref[30] = {64, 34, 24,  -11, -53, -3,  -2,  -11, -23, -55,
7                                                     44, 41, -18, 0,   -83, 6,   -9,  -13, -17, -50,
8                                                     14, 30, -6,  3,   -44, -21, -15, -42, -7,  -33};
9