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.
☆247Updated 2 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☆152Updated 5 months ago
- Configuration classes enabling type-safe PyTorch configuration for Hydra apps☆227Updated last month
- Named tensors with first-class dimensions for PyTorch☆332Updated 2 years ago
- Helps you write algorithms in PyTorch that adapt to the available (CUDA) memory☆438Updated last year
- TensorDict is a pytorch dedicated tensor container.☆1,002Updated last week
- Recipes are a standard, well supported set of blueprints for machine learning engineers to rapidly train models using the latest research…☆339Updated this week
- A library to inspect and extract intermediate layers of PyTorch models.☆475Updated 3 years ago
- Pytorch Lightning Distributed Accelerators using Ray☆215Updated 2 years ago
- Common Python utilities and GitHub Actions in Lightning Ecosystem☆63Updated this week
- A lightweight library designed to accelerate the process of training PyTorch models by providing a minimal, but extensible training loop …☆193Updated last month
- Implementation of a Transformer, but completely in Triton☆279Updated 3 years ago
- ☆374Updated 2 weeks ago
- TorchX is a universal job launcher for PyTorch applications. TorchX is designed to have fast iteration time for training/research and sup…☆411Updated this week
- Lightning HPO & Training Studio App☆19Updated 2 years ago
- Scalable and Performant Data Loading☆362Updated last week
- Demystify RAM Usage in Multi-Process Data Loaders☆205Updated 2 years ago
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆252Updated 3 years ago
- For optimization algorithm research and development.☆558Updated 2 weeks ago
- The merlin dataloader lets you rapidly load tabular data for training deep leaning models with TensorFlow, PyTorch or JAX☆423Updated last year
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆390Updated 2 years ago
- The spiritual successor to knockknock for PyTorch Lightning, get notified when your training ends☆77Updated last year
- optimizer & lr scheduler & loss function collections in PyTorch☆388Updated last week
- A PyTorch repo for data loading and utilities to be shared by the PyTorch domain libraries.☆1,246Updated last week
- Speed up model training by fixing data loading.☆574Updated this week
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆126Updated last year
- MLCommons Algorithmic Efficiency is a benchmark and competition measuring neural network training speedups due to algorithmic improvement…☆406Updated this week
- Memory mapped numpy arrays of varying shapes☆307Updated last year
- Implementation of Flash Attention in Jax☆225Updated last year
- Convert scikit-learn models to PyTorch modules☆168Updated last year
- torch::deploy (multipy for non-torch uses) is a system that lets you get around the GIL problem by running multiple Python interpreters i…☆182Updated last month