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 conv_3x3_dilation_5x5_input_weights[36] = {-19, -121, 103, -118, -119, 32,  -34,  -21, 92,  -117, 60, -82,
7                                                         -17, 101,  -19, -29,  52,   127, 43,   22,  2,   121,  -8, 53,
8                                                         91,  37,   26,  20,   -81,  127, -110, 87,  -39, 74,   63, 102};
9