pytorch / torcheval
A library that contains a rich collection of performant PyTorch model metrics, a simple interface to create new metrics, a toolkit to facilitate metric computation in distributed training and tools for PyTorch model evaluations.
☆229Updated 2 months ago
Alternatives and similar repositories for torcheval:
Users that are interested in torcheval are comparing it to the libraries listed below
- Named tensors with first-class dimensions for PyTorch☆321Updated last year
- TensorDict is a pytorch dedicated tensor container.☆901Updated this week
- Configuration classes enabling type-safe PyTorch configuration for Hydra apps☆212Updated 2 years ago
- Helps you write algorithms in PyTorch that adapt to the available (CUDA) memory☆435Updated 7 months ago
- A performant, memory-efficient checkpointing library for PyTorch applications, designed with large, complex distributed workloads in mind…☆155Updated 3 months ago
- A library to inspect and extract intermediate layers of PyTorch models.☆472Updated 2 years ago
- TorchFix - a linter for PyTorch-using code with autofix support☆137Updated last month
- Demystify RAM Usage in Multi-Process Data Loaders☆191Updated last year
- Implementation of a Transformer, but completely in Triton☆261Updated 2 years ago
- Scalable and Performant Data Loading☆231Updated this week
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆251Updated 2 years ago
- Transform datasets at scale. Optimize datasets for fast AI model training.☆436Updated this week
- Recipes are a standard, well supported set of blueprints for machine learning engineers to rapidly train models using the latest research…☆311Updated last week
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆212Updated 2 years ago
- optimizer & lr scheduler & loss function collections in PyTorch☆282Updated last week
- Pytorch Lightning Distributed Accelerators using Ray☆211Updated last year
- A simple program to calculate and visualize the FLOPs and Parameters of Pytorch models, with handy CLI and easy-to-use Python API.☆129Updated 4 months ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆120Updated 8 months ago
- Helpful tools and examples for working with flex-attention☆701Updated 2 weeks ago
- Context Manager to profile the forward and backward times of PyTorch's nn.Module☆84Updated last year
- Pipeline Parallelism for PyTorch☆760Updated 7 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…☆178Updated 3 months ago
- FlashFFTConv: Efficient Convolutions for Long Sequences with Tensor Cores☆308Updated 3 months ago
- Unofficial JAX implementations of deep learning research papers☆154Updated 2 years ago
- Torch Distributed Experimental☆115Updated 7 months ago
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆374Updated last year
- Universal Tensor Operations in Einstein-Inspired Notation for Python.☆364Updated last month
- This repository contains the experimental PyTorch native float8 training UX☆222Updated 8 months ago
- The spiritual successor to knockknock for PyTorch Lightning, get notified when your training ends☆77Updated 3 months ago
- A library for unit scaling in PyTorch☆124Updated 4 months ago