meta-pytorch / torchevalLinks
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.
☆241Updated 3 weeks ago
Alternatives and similar repositories for torcheval
Users that are interested in torcheval are comparing it to the libraries listed below
Sorting:
- TorchFix - a linter for PyTorch-using code with autofix support☆149Updated last month
- Named tensors with first-class dimensions for PyTorch☆331Updated 2 years ago
- Configuration classes enabling type-safe PyTorch configuration for Hydra apps☆223Updated 3 years ago
- Common Python utilities and GitHub Actions in Lightning Ecosystem☆60Updated 2 weeks ago
- Helps you write algorithms in PyTorch that adapt to the available (CUDA) memory☆438Updated last year
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆252Updated 3 years ago
- A library to inspect and extract intermediate layers of PyTorch models.☆475Updated 3 years ago
- TensorDict is a pytorch dedicated tensor container.☆972Updated this week
- Lightning HPO & Training Studio App☆18Updated 2 years ago
- A lightweight library designed to accelerate the process of training PyTorch models by providing a minimal, but extensible training loop …☆192Updated 4 months ago
- Scalable and Performant Data Loading☆308Updated last week
- For optimization algorithm research and development.☆542Updated last week
- Recipes are a standard, well supported set of blueprints for machine learning engineers to rapidly train models using the latest research…☆330Updated last week
- TorchX is a universal job launcher for PyTorch applications. TorchX is designed to have fast iteration time for training/research and sup…☆395Updated this week
- The merlin dataloader lets you rapidly load tabular data for training deep leaning models with TensorFlow, PyTorch or JAX☆420Updated last year
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆383Updated 2 years ago
- optimizer & lr scheduler & loss function collections in PyTorch☆365Updated this week
- Pytorch Lightning Distributed Accelerators using Ray☆215Updated last year
- Implementation of a Transformer, but completely in Triton☆276Updated 3 years ago
- A PyTorch repo for data loading and utilities to be shared by the PyTorch domain libraries.☆1,228Updated this week
- ☆358Updated this week
- Memory Efficient Attention (O(sqrt(n)) for Jax and PyTorch☆182Updated 2 years ago
- Speed up model training by fixing data loading.☆551Updated this week
- Demystify RAM Usage in Multi-Process Data Loaders☆204Updated 2 years ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆123Updated last year
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆217Updated 2 years ago
- [Prototype] Tools for the concurrent manipulation of variably sized Tensors.☆251Updated 2 years ago
- The spiritual successor to knockknock for PyTorch Lightning, get notified when your training ends☆77Updated 10 months ago
- FFCV-SSL Fast Forward Computer Vision for Self-Supervised Learning.☆209Updated 2 years ago
- Create powerful Hydra applications without the yaml files and boilerplate code.☆418Updated last week