We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fc14ee commit f23168cCopy full SHA for f23168c
README.md
@@ -1,3 +1,5 @@
1
+[English version](https://github.com/bindog/pytorch-model-parallel/blob/master/README_EN.md)
2
+
3
# 显存均衡的模型并行实现(基于PyTorch、支持混合精度训练与分布式训练)
4
5
## 为什么要用模型并行?暴力数据并行不就好了?
0 commit comments