Searched refs:run_graph (Results 1 – 2 of 2) sorted by relevance
/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/train/speech_commands/ |
A D | label_wav.py | 56 def run_graph(wav_data, labels, input_layer_name, output_layer_name, function 95 run_graph(wav_data, labels_list, input_name, output_name, how_many_labels)
|
A D | label_wav_dir.py | 57 def run_graph(wav_dir, labels, input_layer_name, output_layer_name, function 98 run_graph(wav_dir, labels_list, input_name, output_name, how_many_labels)
|
Completed in 3 milliseconds