Update config.yml
parent
45b953c9f0
commit
0f92230516
|
@ -18,7 +18,7 @@ op:
|
|||
local_service_conf:
|
||||
|
||||
#uci模型路径
|
||||
model_config: ../../models/product_ResNet50_vd_aliproduct_v1.0_serving
|
||||
model_config: ../../models/general_PPLCNet_x2_5_lite_v1.0_serving
|
||||
|
||||
#计算硬件类型: 空缺时由devices决定(CPU/GPU),0=cpu, 1=gpu, 2=tensorRT, 3=arm cpu, 4=kunlun xpu
|
||||
device_type: 1
|
||||
|
@ -40,4 +40,4 @@ op:
|
|||
devices: '0'
|
||||
fetch_list:
|
||||
- save_infer_model/scale_0.tmp_1
|
||||
model_config: ../../models/ppyolov2_r50vd_dcn_mainbody_v1.0_serving/
|
||||
model_config: ../../models/picodet_PPLCNet_x2_5_mainbody_lite_v1.0_serving/
|
||||
|
|
Loading…
Reference in New Issue