|
ONE - On-device Neural Engine
|
Functions | |
| run_onnx (model, input_path, output_path='') | |
Variables | |
| args = regular_step() | |
| model_runner_onnx.run_onnx | ( | model, | |
| input_path, | |||
output_path = '' |
|||
| ) |
Definition at line 7 of file model_runner_onnx.py.
References common_place.read_input(), and common_place.save_result().
| model_runner_onnx.args = regular_step() |
Definition at line 25 of file model_runner_onnx.py.