| 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 depthwise_kernel_3x3_output_ref[30] = {64, 34, 24, -11, -53, -3, -2, -11, -23, -55,
- 44, 41, -18, 0, -83, 6, -9, -13, -17, -50,
- 14, 30, -6, 3, -44, -21, -15, -42, -7, -33};
|