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.
☆236Updated this 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☆221Updated 2 years ago
- TorchFix - a linter for PyTorch-using code with autofix support☆144Updated 6 months ago
- Named tensors with first-class dimensions for PyTorch☆332Updated 2 years ago
- A library to inspect and extract intermediate layers of PyTorch models.☆473Updated 3 years ago
- Lightning HPO & Training Studio App☆18Updated 2 years ago
- Helps you write algorithms in PyTorch that adapt to the available (CUDA) memory☆437Updated 11 months ago
- A lightweight library designed to accelerate the process of training PyTorch models by providing a minimal, but extensible training loop …☆190Updated 2 months ago
- TensorDict is a pytorch dedicated tensor container.☆950Updated this week
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆251Updated 2 years ago
- Pytorch Lightning Distributed Accelerators using Ray☆213Updated last year
- Scalable and Performant Data Loading☆291Updated this week
- Implementation of a Transformer, but completely in Triton☆273Updated 3 years ago
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆379Updated 2 years ago
- TorchX is a universal job launcher for PyTorch applications. TorchX is designed to have fast iteration time for training/research and sup…☆381Updated last week
- For optimization algorithm research and development.☆524Updated last week
- optimizer & lr scheduler & loss function collections in PyTorch☆331Updated this 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…☆180Updated last month
- Recipes are a standard, well supported set of blueprints for machine learning engineers to rapidly train models using the latest research…☆322Updated last week
- Universal Tensor Operations in Einstein-Inspired Notation for Python.☆394Updated 4 months ago
- Transform datasets at scale. Optimize datasets for fast AI model training.☆520Updated this week
- FlashFFTConv: Efficient Convolutions for Long Sequences with Tensor Cores☆326Updated 7 months ago
- Demystify RAM Usage in Multi-Process Data Loaders☆196Updated 2 years ago
- The spiritual successor to knockknock for PyTorch Lightning, get notified when your training ends☆77Updated 8 months ago
- Code release for "Dropout Reduces Underfitting"☆314Updated 2 years ago
- Create powerful Hydra applications without the yaml files and boilerplate code.☆392Updated this week
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆214Updated 2 years ago
- Common Python utilities and GitHub Actions in Lightning Ecosystem☆56Updated last week
- MLCommons Algorithmic Efficiency is a benchmark and competition measuring neural network training speedups due to algorithmic improvement…☆389Updated this week
- The merlin dataloader lets you rapidly load tabular data for training deep leaning models with TensorFlow, PyTorch or JAX☆421Updated last year
- Memory Efficient Attention (O(sqrt(n)) for Jax and PyTorch☆184Updated 2 years ago