1 // Generated by generate_test_data.py using TFL version 2.6.0 as reference. 2 #pragma once 3 #include <stdint.h> 4 5 const int8_t softmax_output_ref[10] = {-57, -70, -79, -86, -92, -94, -88, -54, -91, -56}; 6