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.
☆244Updated 2 months 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☆151Updated 3 months ago
- Configuration classes enabling type-safe PyTorch configuration for Hydra apps☆223Updated 3 years ago
- Named tensors with first-class dimensions for PyTorch☆332Updated 2 years ago
- A lightweight library designed to accelerate the process of training PyTorch models by providing a minimal, but extensible training loop …☆192Updated 5 months ago
- Helps you write algorithms in PyTorch that adapt to the available (CUDA) memory☆437Updated last year
- TensorDict is a pytorch dedicated tensor container.☆988Updated last week
- Common Python utilities and GitHub Actions in Lightning Ecosystem☆62Updated last week
- A library to inspect and extract intermediate layers of PyTorch models.☆474Updated 3 years ago
- Scalable and Performant Data Loading☆345Updated this week
- Speed up model training by fixing data loading.☆561Updated last week
- Implementation of a Transformer, but completely in Triton☆277Updated 3 years ago
- For optimization algorithm research and development.☆547Updated 2 weeks ago
- Lightning HPO & Training Studio App☆19Updated 2 years ago
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆218Updated 2 years ago
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆252Updated 3 years ago
- Recipes are a standard, well supported set of blueprints for machine learning engineers to rapidly train models using the latest research…☆334Updated last week
- Pytorch Lightning Distributed Accelerators using Ray☆215Updated 2 years ago
- The merlin dataloader lets you rapidly load tabular data for training deep leaning models with TensorFlow, PyTorch or JAX☆422Updated last year
- ☆365Updated 3 weeks ago
- optimizer & lr scheduler & loss function collections in PyTorch☆374Updated last week
- TorchX is a universal job launcher for PyTorch applications. TorchX is designed to have fast iteration time for training/research and sup…☆402Updated this week
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆384Updated 2 years ago
- The spiritual successor to knockknock for PyTorch Lightning, get notified when your training ends☆77Updated 11 months ago
- Implementation of Flash Attention in Jax☆222Updated last year
- A PyTorch repo for data loading and utilities to be shared by the PyTorch domain libraries.☆1,237Updated last week
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆124Updated last year
- Context Manager to profile the forward and backward times of PyTorch's nn.Module☆83Updated 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…☆182Updated 3 months ago
- Create powerful Hydra applications without the yaml files and boilerplate code.☆432Updated this week
- A Python-level JIT compiler designed to make unmodified PyTorch programs faster.☆1,067Updated last year