flâneur — a map of the web's best reading

Paradigms of Parallelism | Colossal-AI

colossalai.org · 1,338 words · saved by 1 readers

Author: Shenggui Li, Siqi Mai

On this page Paradigms of Parallelism Author: Shenggui Li, Siqi Mai Introduction ​ With the development of deep learning, there is an increasing demand for parallel training. This is because that model and datasets are getting larger and larger and training time becomes a nightmare if we stick to single-GPU training. In this section, we will provide a brief overview of existing methods to parallelize training. If you wish to add on to this post, you may create a discussion in the GitHub forum . Data Parallel ​ Data parallel is the most common form of parallelism due to its simplicity. In data

Explore this link on the map →

saved by

related reading