deepspeed
https://github.com/microsoft/deepspeed
Python
DeepSpeed is a deep learning optimization library that makes distributed training easy, efficient, and effective.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported16 Subscribers
Add a CodeTriage badge to deepspeed
Help out
- Issues
- [BUG] Host Memory Efficiency
- Warmup Schedueler is Not Linear warmup, Increase in Log curve, inscrease Too Fast for big model
- DeepSpeed Inference with FP16 (torch.half) -- RuntimeError: "softmax_lastdim_kernel_impl" not implemented for 'Half'
- Can't access gradients if using ZERO
- removing per node repeated debug/info prints on distributed setup
- Why ZeRO-2 use more CUDA Memory than ZeRO-1?
- why use for all-reduce when `contiguous_gradients` is False?
- Unable to load checkpoint when number of parameter changes
- How to check the GPU memory occupancy of each part of Param, Grad and Optimizer State?
- AttributeError: 'DistributedDataParallel' object has no attribute 'global_steps'
- Docs
- Python not yet supported