| 12345678 |
- // Generated by generate_test_data.py using tensorflow version 2.10.0 (Keras version 2.10.0).
- // Interpreter from tensorflow version 2.10.0 and revision upstream/v2.10.0-0-g359c3cdfc5f.
- #pragma once
- #include <stdint.h>
- const int8_t conv_2x3_dilation_weights[36] = {-71, -25, -14, -118, 7, 88, 124, 118, 3, 99, -45, 62,
- -119, -109, -70, 86, 3, -127, -76, -106, 122, 26, -5, -83,
- -63, -117, 106, 127, -56, 85, -100, -100, 123, -119, 99, -92};
|