Home
last modified time | relevance | path

Searched defs:current_top_label (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/micro/examples/micro_speech/
Drecognize_commands.cc118 const char* current_top_label = kCategoryLabels[current_top_index]; in ProcessLatestResults() local
/external/tensorflow/tensorflow/examples/speech_commands/
Drecognize_commands.cc101 const string current_top_label = labels_[current_top_index]; in ProcessLatestResults() local