Skip to content

Commit a614141

Browse files
authored
Update README.md
1 parent d5e2df0 commit a614141

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ Via Tensorboard, you can monitor trends of ``IS, FID, F_beta, Authenticity Accur
150150

151151
## Supported Training Techniques
152152

153-
* DistributedDataParallel
153+
* DistributedDataParallel (Please refer to [Link](https://yangkky.github.io/2019/07/08/distributed-pytorch-tutorial.html))
154154
```bash
155155
# export NCCL_DEBUG=INFO
156156
export NCCL_SOCKET_IFNAME=^docker0,lo,docker_gwbridge

0 commit comments

Comments
 (0)