Chris-hughes10 / pytorch-acceleratedLinks
A lightweight library designed to accelerate the process of training PyTorch models by providing a minimal, but extensible training loop which is flexible enough to handle the majority of use cases, and capable of utilizing different hardware options with no code changes required. Docs: https://pytorch-accelerated.readthedocs.io/en/latest/
☆186Updated 2 weeks ago
Alternatives and similar repositories for pytorch-accelerated
Users that are interested in pytorch-accelerated are comparing it to the libraries listed below
Sorting:
- A library that contains a rich collection of performant PyTorch model metrics, a simple interface to create new metrics, a toolkit to fac…☆233Updated 5 months ago
- An active learning library for Pytorch based on Lightning-Fabric.☆79Updated last year
- The spiritual successor to knockknock for PyTorch Lightning, get notified when your training ends☆77Updated 6 months ago
- Common Python utilities and GitHub Actions in Lightning Ecosystem☆56Updated last week
- Lightning HPO & Training Studio App☆18Updated 2 years ago
- Context Manager to profile the forward and backward times of PyTorch's nn.Module☆83Updated last year
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆252Updated 2 years ago
- Pytorch Lightning Distributed Accelerators using Ray☆211Updated last year
- Named tensors with first-class dimensions for PyTorch☆331Updated 2 years ago
- Drift Detection for your PyTorch Models☆317Updated 2 years ago
- ☆133Updated last year
- Outlining techniques for improving the training performance of your PyTorch model without compromising its accuracy☆128Updated 2 years ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆122Updated 11 months ago
- TorchFix - a linter for PyTorch-using code with autofix support☆143Updated 4 months ago
- 📈 Log and track ML metrics, parameters, models with Git and/or DVC☆177Updated 2 weeks ago
- Convert scikit-learn models to PyTorch modules☆163Updated last year
- FasterAI: Prune and Distill your models with FastAI and PyTorch☆248Updated last week
- Functional deep learning