input_data.h 163 B

12345
  1. // Generated by generate_test_data.py using TFL version 2.6.0 as reference.
  2. #pragma once
  3. #include <stdint.h>
  4. const int8_t softmax_input[5] = {43, 49, 71, 1, 64};