input_data.h 167 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[5] = {-99, -122, -67, 10, -82};