deepspeedai / deepspeedai/DeepSpeed
[BUG] Create zero equivalency unit test
Open
Nobody has claimed this yet.
enhancement
training
- Dominant language
- Python
- Stars
- 43.1k
- Forks
- 5k
- Avg merge
- 4d 15h
- Merged PRs (30d)
- 112
Description
Starting point: https://github.com/microsoft/DeepSpeed/issues/966
Test matrix
- gradient accumulation: one vs many
- #gpus: one vs many
- stages: 1 vs 2 vs 3
- dtype: bf16 vs fp16 vs fp32
@stas00
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.