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 last week
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☆145Updated last week
- Configuration classes enabling type-safe PyTorch configuration for Hydra apps☆221Updated 2 years ago
- TensorDict is a pytorch dedicated tensor container.☆955Updated 2 weeks 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
- 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
- Helps you write algorithms in PyTorch that adapt to the available (CUDA) memory☆437Updated last year
- Common Python utilities and GitHub Actions in Lightning Ecosystem☆57Updated this week
- Scalable and Performant Data Loading☆295Updated this week
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆251Updated 3 years ago
- optimizer & lr scheduler & loss function collections in PyTorch☆344Updated 2 weeks ago
- For optimization algorithm research and development.☆530Updated last week
- Lightning HPO & Training Studio App☆18Updated 2 years ago
- Implementation of a Transformer, but completely in Triton☆273Updated 3 years ago
- ☆350Updated last week
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆124Updated last year
- Memory Efficient Attention (O(sqrt(n)) for Jax and PyTorch☆184Updated 2 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
- MLCommons Algorithmic Efficiency is a benchmark and competition measuring neural network training speedups due to algorithmic improvement…☆390Updated last week
- [Prototype] Tools for the concurrent manipulation of variably sized Tensors.☆251Updated 2 years ago
- Transform datasets at scale. Optimize datasets for fast AI model training.☆529Updated last week
- The spiritual successor to knockknock for PyTorch Lightning, get notified when your training ends☆77Updated 8 months ago
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆215Updated 2 years 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…☆180Updated this week
- Recipes are a standard, well supported set of blueprints for machine learning engineers to rapidly train models using the latest research…☆326Updated last week
- Universal Tensor Operations in Einstein-Inspired Notation for Python.☆400Updated 4 months ago
- TorchX is a universal job launcher for PyTorch applications. TorchX is designed to have fast iteration time for training/research and sup…☆387Updated this week
- FFCV-SSL Fast Forward Computer Vision for Self-Supervised Learning.☆207Updated 2 years ago
- FlashFFTConv: Efficient Convolutions for Long Sequences with Tensor Cores☆328Updated 8 months ago
- Pytorch Lightning Distributed Accelerators using Ray☆214Updated last year