Searched refs:model_commands (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/libopus/dnn/torch/testsuite/ |
H A D | run_test.py | 71 def run_processing_chain(input_path, output_path, model_commands, fs, metrics={'pesq'}, plc_suffix=… argument 82 for command in model_commands: 317 model_commands = setup['processing'] variable 320 for command in model_commands: 349 …rval = run_processing_chain(input_path, output_path, model_commands, args.fs, metrics=metrics, plc…
|