未验证 提交 f5df53c4 编写于 作者: J Jiawei Wang 提交者: GitHub

Update config.yml

上级 7988b89f
...@@ -40,7 +40,7 @@ op: ...@@ -40,7 +40,7 @@ op:
fetch_list: ["concat_1.tmp_0"] fetch_list: ["concat_1.tmp_0"]
#计算硬件ID,当devices为""或不写时为CPU预测;当devices为"0", "0,1,2"时为GPU预测,表示使用的GPU卡 #计算硬件ID,当devices为""或不写时为CPU预测;当devices为"0", "0,1,2"时为GPU预测,表示使用的GPU卡
devices: "" devices: "0"
#use_mkldnn #use_mkldnn
#use_mkldnn: True #use_mkldnn: True
...@@ -75,7 +75,7 @@ op: ...@@ -75,7 +75,7 @@ op:
device_type: 1 device_type: 1
#计算硬件ID,当devices为""或不写时为CPU预测;当devices为"0", "0,1,2"时为GPU预测,表示使用的GPU卡 #计算硬件ID,当devices为""或不写时为CPU预测;当devices为"0", "0,1,2"时为GPU预测,表示使用的GPU卡
devices: "" devices: "0"
#use_mkldnn #use_mkldnn
#use_mkldnn: True #use_mkldnn: True
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册