| 1234567 |
- // 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_3x2_dilation_output_ref[18] =
- {-39, 57, -28, 70, -45, 35, -61, 57, -61, 63, -59, 49, -53, 45, -61, 38, -53, 27};
|