Home
last modified time | relevance | path

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

/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/train/speech_commands/
A Daccuracy_utils.cc87 bool has_match_been_found = false; in CalculateAccuracyStats() local
105 has_match_been_found = true; in CalculateAccuracyStats()
108 if (!has_match_been_found) { in CalculateAccuracyStats()

Completed in 2 milliseconds