Home
last modified time | relevance | path

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

/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/
A Drecognize_commands_test.cc35 int8_t scores_b[4] = {0, 0, 1, 0}; in TF_LITE_MICRO_TEST() local
36 queue.push_back({1, scores_b}); in TF_LITE_MICRO_TEST()

Completed in 3 milliseconds