Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
zk
GroundingDINO-DCU-Optimized
Commits
1c4d06b1
Commit
1c4d06b1
authored
Jun 02, 2026
by
zk
Browse files
更新readme
parent
bade2f57
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
README.md
README.md
+4
-4
No files found.
README.md
View file @
1c4d06b1
...
...
@@ -202,9 +202,9 @@ python onnx_inference_deform_optim.py
## 7\. migraphx推理
1.
环境准备(http://42.228.13.241:10068/wangwf/groundingdino)
1.
[
环境准备
]
(
http://42.228.13.241:10068/wangwf/groundingdino
)
*
下载 DTK-26.04-txpl-temp-0312-ubuntu20.04-x86_64(http://112.11.77.146:65182/jenkins/rocm/26.04/intel/ubuntu20.04/DTK-26.04-txpl-temp-0312-ubuntu20.04-x86_64.tar.gz) ,解压后替换掉原 /opt/dtk 目录。
*
下载
[
DTK-26.04-txpl-temp-0312-ubuntu20.04-x86_64
]
(
http://112.11.77.146:65182/jenkins/rocm/26.04/intel/ubuntu20.04/DTK-26.04-txpl-temp-0312-ubuntu20.04-x86_64.tar.gz
)
,解压后替换掉原 /opt/dtk 目录。
```
bash
tar
-zxvf
DTK-26.04-txpl-temp-0312-ubuntu20.04-x86_64.tar.gz
-C
/opt/
rm
/opt/dtk
# 删除原来的软链接
...
...
@@ -323,8 +323,8 @@ python migraphx_infer1.py
汇总结果
| 设备 | 推理方式 | FPS |
|
| :--- | :--- | :--- |
:--- |
| 设备 | 推理方式 | FPS |
| :--- | :--- | :--- |
| BW150 | migraphx-driver | 26.51 |
| BW150 | Python + MIGraphX(device) | 23.02 |
| BW100 | migraphx-driver | 22.93 |
...
...
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