input_data.h 190 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 q7_t softmax_input[10] = {101, 49, 6, -34, -75, -79, -38, 120, -55, 115};