pytorch / torchsnapshotLinks
A performant, memory-efficient checkpointing library for PyTorch applications, designed with large, complex distributed workloads in mind.
☆158Updated 2 months ago
Alternatives and similar repositories for torchsnapshot
Users that are interested in torchsnapshot are comparing it to the libraries listed below
Sorting:
- Torch Distributed Experimental☆117Updated last year
- ☆251Updated last year
- PyTorch RFCs (experimental)☆134Updated 3 months ago
- TorchX is a universal job launcher for PyTorch applications. TorchX is designed to have fast iteration time for training/research and sup…☆383Updated this week
- Implementation of a Transformer, but completely in Triton☆273Updated 3 years ago
- Fairring (FAIR + Herring) is a plug-in for PyTorch that provides a process group for distributed training that outperforms NCCL at large …☆65Updated 3 years ago
- A library to analyze PyTorch traces.☆404Updated last week
- A tensor-aware point-to-point communication primitive for machine learning☆262Updated last week
- A Python library transfers PyTorch tensors between CPU and NVMe☆120Updated 8 months ago
- torch::deploy (multipy for non-torch uses) is a system that lets you get around the GIL problem by running multiple Python interpreters i…☆180Updated last month
- Home for OctoML PyTorch Profiler☆113Updated 2 years ago
- 🚀 Collection of components for development, training, tuning, and inference of foundation models leveraging PyTorch native components.☆208Updated last week
- Research and development for optimizing transformers