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
Swin-Transformer_pytorch
Commits
3ee46764
Commit
3ee46764
authored
May 08, 2025
by
chenzk
Browse files
Update sf.md
parent
6b7dfc47
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+2
-2
No files found.
README.md
View file @
3ee46764
...
@@ -37,7 +37,7 @@ cd /your_code_path/
...
@@ -37,7 +37,7 @@ cd /your_code_path/
pip
install
-r
requirements.txt
pip
install
-r
requirements.txt
```
```
### Anaconda(方法三)
### Anaconda(方法三)
关于本项目DCU显卡所需的特殊深度学习库可从
[
光合
](
https://developer.
hpccube.com
/tool/
)
开发者社区下载安装。
关于本项目DCU显卡所需的特殊深度学习库可从
[
光合
](
https://developer.
sourcefind.cn
/tool/
)
开发者社区下载安装。
```
```
DTK驱动: dtk24.04.2
DTK驱动: dtk24.04.2
python: 3.10
python: 3.10
...
@@ -92,7 +92,7 @@ HIP_VISIBLE_DEVICES=0,1,2,3 python3 -m torch.distributed.launch --nproc_per_node
...
@@ -92,7 +92,7 @@ HIP_VISIBLE_DEVICES=0,1,2,3 python3 -m torch.distributed.launch --nproc_per_node
## 源码仓库及问题反馈
## 源码仓库及问题反馈
-
https://developer.
hpccube.com
/codes/modelzoo/swin-transformer-pytorch
-
https://developer.
sourcefind.cn
/codes/modelzoo/swin-transformer-pytorch
### 参考资料
### 参考资料
...
...
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