Searched defs:how_many_labels (Results 1 – 3 of 3) sorted by relevance
/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/train/speech_commands/ |
A D | label_wav.cc | 74 void GetTopLabels(const std::vector<Tensor>& outputs, int how_many_labels, in GetTopLabels() 107 int32 how_many_labels = 3; in main() local
|
A D | label_wav.py | 77 def label_wav(wav, labels, graph, input_name, output_name, how_many_labels): argument
|
A D | label_wav_dir.py | 85 def label_wav(wav_dir, labels, graph, input_name, output_name, how_many_labels): argument
|
Completed in 3 milliseconds