Searched defs:graph (Results 1 – 4 of 4) sorted by relevance
/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/train/speech_commands/ |
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
|
A D | label_wav.cc | 103 string graph = ""; in main() local
|
A D | test_streaming_accuracy.cc | 135 string graph = ""; in main() local
|
Completed in 4 milliseconds