pytorch / torcheval
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.
☆230Updated 3 months ago
Alternatives and similar repositories for torcheval:
Users that are interested in torcheval are comparing it to the libraries listed below
- Named tensors with first-class dimensions for PyTorch☆320Updated last year
- TensorDict is a pytorch dedicated tensor container.☆911Updated this week
- Transform datasets at scale. Optimize datasets for fast AI model training.☆449Updated this week
- optimizer & lr scheduler & loss function collections in PyTorch☆288Updated last month
- TorchFix - a linter for PyTorch-using code with autofix support☆138Updated 2 months ago
- A library to inspect and extract intermediate layers of PyTorch models.☆472Updated 2 years ago
- Configuration classes enabling type-safe PyTorch configuration for Hydra apps☆214Updated 2 years ago
- Demystify RAM Usage in Multi-Process Data Loaders☆192Updated 2 years ago
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆251Updated 2 years ago
- Scalable and Performant Data Loading☆237Updated this week
- Helps you write algorithms in PyTorch that adapt to the available (CUDA) memory☆435Updated 7 months ago
- For optimization algorithm research and development.☆508Updated this week
- Universal Tensor Operations in Einstein-Inspired Notation for Python.☆366Updated 2 weeks ago
- Recipes are a standard, well supported set of blueprints for machine learning engineers to rapidly train models using the latest research…☆312Updated last week
- A Python-level JIT compiler designed to make unmodified PyTorch programs faster.☆1,040Updated last year
- functorch is JAX-like composable function transforms for PyTorch.☆1,422Updated this week
- A performant, memory-efficient checkpointing library for PyTorch applications, designed with large, complex distributed workloads in mind…☆156Updated 4 months ago
- Create powerful Hydra applications without the yaml files and boilerplate code.☆375Updated last week
- A PyTorch repo for data loading and utilities to be shared by the PyTorch domain libraries.☆1,187Updated this week
- ☆347Updated this week
- Pytorch Lightning Distributed Accelerators using Ray☆210Updated 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…☆180Updated 4 months ago
- Code release for "Dropout Reduces Underfitting"☆313Updated last year
- [Prototype] Tools for the concurrent manipulation of variably sized Tensors.☆251Updated 2 years ago
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆377Updated last year
- Helpful tools and examples for working with flex-attention☆726Updated last week
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆120Updated 8 months ago
- Torch Distributed Experimental☆115Updated 8 months ago
- The merlin dataloader lets you rapidly load tabular data for training deep leaning models with TensorFlow, PyTorch or JAX☆418Updated last year
- TorchX is a universal job launcher for PyTorch applications. TorchX is designed to have fast iteration time for training/research and sup…☆359Updated this week