Commit 8510437f authored by liucong's avatar liucong
Browse files

默认设置为offload为true

parent 23044233
......@@ -6,7 +6,7 @@
<ModelPath>"../Resource/Models/resnet50-v2-7.onnx"</ModelPath>
<UseInt8>0</UseInt8><!--是否使用int8,不支持-->
<UseFP16>0</UseFP16><!--是否使用FP16-->
<Useoffloadcopy>0</Useoffloadcopy><!--是否使用offloadcopy-->
<Useoffloadcopy>1</Useoffloadcopy><!--是否使用offloadcopy-->
</Classifier>
</opencv_storage>
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment