Home
last modified time | relevance | path

Searched refs:yes_features_data (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/
A Dmicro_speech_test.cc76 const int8_t* yes_features_data = g_yes_micro_f2e59fea_nohash_1_data; in TF_LITE_MICRO_TEST() local
78 input->data.int8[i] = yes_features_data[i]; in TF_LITE_MICRO_TEST()
A Dmain_functions.cc258 const int8_t* yes_features_data = g_yes_micro_f2e59fea_nohash_1_data;
260 input->data.int8[i] = yes_features_data[i];
/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/train/
A DREADME.md161 --output_c_file=/tmp/yes_features_data.cc \

Completed in 4 milliseconds