[doc] added reference to related works (#2994)

* [doc] added reference to related works

* polish code
This commit is contained in:
Frank Lee
2023-03-04 17:32:22 +08:00
committed by GitHub
parent 19fa0e57f6
commit e0a1c1321c
9 changed files with 64 additions and 0 deletions

View File

@@ -87,5 +87,6 @@
</figure>
相关文章:
- [ZeRO-Offload: Democratizing Billion-Scale Model Training](https://arxiv.org/abs/2101.06840)
- [ZeRO-Infinity: Breaking the GPU Memory Wall for Extreme Scale Deep Learning](https://arxiv.org/abs/2104.07857)
- [PatrickStar: Parallel Training of Pre-trained Models via Chunk-based Memory Management](https://arxiv.org/abs/2108.05818)