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 last week
Alternatives and similar repositories for torcheval
Users that are interested in torcheval are comparing it to the libraries listed below
Sorting:
- Configuration classes enabling type-safe PyTorch configuration for Hydra apps☆222Updated 3 years ago
- 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
- A library to inspect and extract intermediate layers of PyTorch models.☆473Updated 3 years ago
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆252Updated 3 years ago
- Helps you write algorithms in PyTorch that adapt to the available (CUDA) memory☆438Updated last year
- A lightweight library designed to accelerate the process of training PyTorch models by providing a minimal, but extensible training loop …☆190Updated 3 months ago
- TensorDict is a pytorch dedicated tensor container.☆967Updated this week
- ☆356Updated last week
- Lightning HPO & Training Studio App☆18Updated 2 years ago
- Scalable and Performant Data Loading☆304Updated last week
- Implementation of a Transformer, but completely in Triton☆275Updated 3 years ago
- Demystify RAM Usage in Multi-Process Data Loaders☆201Updated 2 years ago
- Common Python utilities and GitHub Actions in Lightning Ecosystem☆60Updated last week
- Pytorch Lightning Distributed Accelerators using Ray☆214Updated last year
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆125Updated last year
- The spiritual successor to knockknock for PyTorch Lightning, get notified when your training ends☆77Updated 9 months ago
- TorchX is a universal job launcher for PyTorch applications. TorchX is designed to have fast iteration time for training/research and sup…☆391Updated this week
- Recipes are a standard, well supported set of blueprints for machine learning engineers to rapidly train models using the latest research…☆330Updated this week
- A PyTorch repo for data loading and utilities to be shared by the PyTorch domain libraries.☆1,227Updated this week
- Memory Efficient Attention (O(sqrt(n)) for Jax and PyTorch☆183Updated 2 years ago
- The merlin dataloader lets you rapidly load tabular data for training deep leaning models with TensorFlow, PyTorch or JAX☆421Updated last year
- optimizer & lr scheduler & loss function collections in PyTorch☆359Updated last week
- Create powerful Hydra applications without the yaml files and boilerplate code.☆411Updated 2 weeks ago
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆216Updated 2 years ago
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆381Updated 2 years ago
- For optimization algorithm research and development.☆539Updated this week
- Context Manager to profile the forward and backward times of PyTorch's nn.Module☆83Updated last year
- Accelerate PyTorch models with ONNX Runtime☆364Updated 7 months ago
- An active learning library for Pytorch based on Lightning-Fabric.☆79Updated last year