meta-pytorch / torchxLinks
TorchX is a universal job launcher for PyTorch applications. TorchX is designed to have fast iteration time for training/research and support for E2E production ML pipelines when you're ready.
☆406Updated last week
Alternatives and similar repositories for torchx
Users that are interested in torchx are comparing it to the libraries listed below
Sorting:
- A performant, memory-efficient checkpointing library for PyTorch applications, designed with large, complex distributed workloads in mind…☆162Updated 3 months ago
- A library to analyze PyTorch traces.☆448Updated last month
- PyTorch RFCs (experimental)☆136Updated 6 months ago
- Pipeline Parallelism for PyTorch☆783Updated last year
- A tensor-aware point-to-point communication primitive for machine learning☆279Updated last month
- This repository hosts code that supports the testing infrastructure for the PyTorch organization. For example, this repo hosts the logic …☆103Updated this week
- Pytorch Lightning Distributed Accelerators using Ray☆215Updated 2 years ago
- A CPU+GPU Profiling library that provides access to timeline traces and hardware performance counters.☆901Updated last week
- torch::deploy (multipy for non-torch uses) is a system that lets you get around the GIL problem by running multiple Python interpreters i…☆182Updated 3 months ago
- ☆252Updated last year
- Fault tolerance for PyTorch (HSDP, LocalSGD, DiLoCo, Streaming DiLoCo)☆456Updated 2 weeks ago
- A Python-level JIT compiler designed to make unmodified PyTorch programs faster.☆1,069Updated last year
- Pax is a Jax-based machine learning framework for training large scale models. Pax allows for advanced and fully configurable experimenta…☆542Updated last week
- High performance model preprocessing library on PyTorch☆647Updated last year
- ☆148Updated last month
- Module, Model, and Tensor Serialization/Deserialization☆279Updated 4 months ago
- Triton Model Navigator is an inference toolkit designed for optimizing and deploying Deep Learning models with a focus on NVIDIA GPUs.☆216Updated 7 months ago
- Triton Model Analyzer is a CLI tool to help with better understanding of the compute and memory requirements of the Triton Inference Serv…