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_2x3_dilation_weights[36] = {-71,  -25,  -14, -118, 7,   88,   124,  118,  3,   99,   -45, 62,
7                                               -119, -109, -70, 86,   3,   -127, -76,  -106, 122, 26,   -5,  -83,
8                                               -63,  -117, 106, 127,  -56, 85,   -100, -100, 123, -119, 99,  -92};
9