Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/examples/speech_commands/
Daccuracy_utils.cc83 const string& found_label = found_word.first; in CalculateAccuracyStats() local
/external/rust/crates/rusqlite/src/types/
Dto_sql.rs372 let found_label: String = row.get_unwrap(1); in test_uuid() localVariable