ONE - On-device Neural Engine
|
Functions | |
run_caffe2 (init_net, predict_net, input_path, output_path='') | |
Variables | |
args = regular_step() | |
model_runner_caffe2.run_caffe2 | ( | init_net, | |
predict_net, | |||
input_path, | |||
output_path = '' |
|||
) |
Definition at line 6 of file model_runner_caffe2.py.
References common_place.read_input(), and common_place.save_result().
model_runner_caffe2.args = regular_step() |
Definition at line 21 of file model_runner_caffe2.py.