Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
ResNet50_migraphx
Commits
8510437f
Commit
8510437f
authored
Nov 06, 2023
by
liucong
Browse files
默认设置为offload为true
parent
23044233
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Resource/Configuration.xml
Resource/Configuration.xml
+1
-1
No files found.
Resource/Configuration.xml
View file @
8510437f
...
...
@@ -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>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment