Commit 5d4f0395 authored by wangkx1's avatar wangkx1
Browse files

Update README.md

parent 2e912f00
# 模型性能测试框架 # 模型性能测试框架
这是一个基于Python的模型性能测试框架,用于在AMD GPU上使用MIGraphX驱动测试各种深度学习模型的性能。该框架替代了原来的Shell脚本,使用YAML配置文件进行灵活配置。 这是一个基于Python的模型性能测试框架,用于在HYGON GPU上使用MIGraphX驱动测试各种深度学习模型的性能。该框架替代了原来的Shell脚本,使用YAML配置文件进行灵活配置。
## 项目结构 ## 项目结构
...@@ -265,4 +265,4 @@ model: ...@@ -265,4 +265,4 @@ model:
--- ---
如有问题或建议,请参考代码注释或创建Issue。 如有问题或建议,请参考代码注释或创建Issue。
\ No newline at end of file
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