ONE - On-device Neural Engine
|
Functions | |
run_caffe (model_topology, model_weight, input_path, output_path='') | |
Variables | |
args = regular_step() | |
model_runner_caffe.run_caffe | ( | model_topology, | |
model_weight, | |||
input_path, | |||
output_path = '' |
|||
) |
Definition at line 5 of file model_runner_caffe.py.
References common_place.read_input(), and common_place.save_result().
model_runner_caffe.args = regular_step() |
Definition at line 20 of file model_runner_caffe.py.