"git@developer.sourcefind.cn:chenpangpang/open-webui.git" did not exist on "781ad705984a1f6636f222270b57ca33df82525a"
Commit cce22ae2 authored by dcuai's avatar dcuai
Browse files

Update README.md

parent 5f07cbd7
Pipeline #1839 failed with stages
in 0 seconds
...@@ -34,8 +34,6 @@ docker build --no-cache -t inceptionv3:latest . ...@@ -34,8 +34,6 @@ docker build --no-cache -t inceptionv3:latest .
docker run -it --shm-size=128G -v /path/your_code_data/:/path/your_code_data/ -v /opt/hyhal:/opt/hyhal:ro --privileged=true --device=/dev/kfd --device=/dev/dri/ --group-add video --name inceptionv3_pytorch bash docker run -it --shm-size=128G -v /path/your_code_data/:/path/your_code_data/ -v /opt/hyhal:/opt/hyhal:ro --privileged=true --device=/dev/kfd --device=/dev/dri/ --group-add video --name inceptionv3_pytorch bash
``` ```
### Anaconda(方法三) ### Anaconda(方法三)
此处提供本地配置、编译的详细步骤,例如:
关于本项目DCU显卡所需的特殊深度学习库可从[光合](https://developer.hpccube.com/tool/)开发者社区下载安装。 关于本项目DCU显卡所需的特殊深度学习库可从[光合](https://developer.hpccube.com/tool/)开发者社区下载安装。
``` ```
DTK驱动:dtk24.04.2 DTK驱动:dtk24.04.2
......
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