pytorch / rfcsLinks
PyTorch RFCs (experimental)
☆136Updated 6 months ago
Alternatives and similar repositories for rfcs
Users that are interested in rfcs are comparing it to the libraries listed below
Sorting:
- A tensor-aware point-to-point communication primitive for machine learning☆275Updated 3 weeks ago
- A performant, memory-efficient checkpointing library for PyTorch applications, designed with large, complex distributed workloads in mind…☆161Updated 2 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…☆182Updated 3 months ago
- Torch Distributed Experimental☆117Updated last year
- ☆184Updated last year
- Implementation of a Transformer, but completely in Triton☆277Updated 3 years ago
- TorchX is a universal job launcher for PyTorch applications. TorchX is designed to have fast iteration time for training/research and sup…☆402Updated last week
- Home for OctoML PyTorch Profiler☆114Updated 2 years ago
- PyTorch interface for the IPU☆181Updated 2 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.☆437Updated 2 weeks ago
- extensible collectives library in triton☆91Updated 8 months ago
- A Fusion Code Generator for NVIDIA GPUs (commonly known as "nvFuser")☆363Updated this week
- TORCH_LOGS parser for PT2☆68Updated 3 weeks ago
- This repository contains the experimental PyTorch native float8 training UX