Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/examples/speech_commands/
Daccuracy_utils.cc83 const string& found_label = found_word.first; in CalculateAccuracyStats() local
98 if ((ground_truth_label == found_label) && in CalculateAccuracyStats()