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
- test_sparse_attention.py failed with CUDA 11.0
- Deepspeed model engine can not load a saved checkpoint. "RuntimeError: The size of tensor a x must match the size of tensor b y at non-singleton dimension z"
- [zero] splitting up context managers into enter/exit trackers
- How to export the trained model checkpoint to ONNX format
- Can activation_checkpointing offloads to NVMe?
- [launcher] optionally log exceptions only on node 0 process 0
- Resume from Zero OOM,because this line let every SINGLE DP process load ALL optimizer states, Memory Needed * N
- SparseSelfAttention doesn't work with max_seq_length=4096
- checkpoint type error
- Bert training model failed when add --deepspeed_transformer_kernel
- Docs
- Python not yet supported