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.
☆216Updated last week
Related projects ⓘ
Alternatives and complementary repositories for torcheval
- Named tensors with first-class dimensions for PyTorch☆322Updated 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…☆175Updated last week
- TensorDict is a pytorch dedicated tensor container.☆840Updated this week
- A performant, memory-efficient checkpointing library for PyTorch applications, designed with large, complex distributed workloads in mind…☆146Updated 2 weeks ago
- Helps you write algorithms in PyTorch that adapt to the available (CUDA) memory☆428Updated 2 months ago
- Implementation of a Transformer, but completely in Triton☆249Updated 2 years ago
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆207Updated last year
- A library to inspect and extract intermediate layers of PyTorch models.☆470Updated 2 years ago
- Configuration classes enabling type-safe PyTorch configuration for Hydra apps☆205Updated 2 years ago
- [Prototype] Tools for the concurrent manipulation of variably sized Tensors.☆253Updated 2 years ago
- Torch Distributed Experimental☆116Updated 3 months ago
- TorchFix - a linter for PyTorch-using code with autofix support☆103Updated this week
- Demystify RAM Usage in Multi-Process Data Loaders☆180Updated last year
- ☆328Updated this week
- Recipes are a standard, well supported set of blueprints for machine learning engineers to rapidly train models using the latest research…☆294Updated this week
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆119Updated 3 months ago
- For optimization algorithm research and development.☆449Updated this week
- Multidimensional indexing for tensors☆113Updated last year
- Helpful tools and examples for working with flex-attention☆469Updated 3 weeks ago
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆360Updated last year
- Pytorch Lightning Distributed Accelerators using Ray☆211Updated last year
- Context Manager to profile the forward and backward times of PyTorch's nn.Module☆83Updated last year
- A lightweight library designed to accelerate the process of training PyTorch models by providing a minimal, but extensible training loop …☆176Updated 6 months ago
- TorchX is a universal job launcher for PyTorch applications. TorchX is designed to have fast iteration time for training/research and sup…☆332Updated this week
- Pipeline Parallelism for PyTorch☆726Updated 2 months ago
- FlashFFTConv: Efficient Convolutions for Long Sequences with Tensor Cores☆281Updated last month
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆247Updated 2 years ago
- FFCV-SSL Fast Forward Computer Vision for Self-Supervised Learning.☆203Updated last year
- Outlining techniques for improving the training performance of your PyTorch model without compromising its accuracy☆124Updated last year
- The merlin dataloader lets you rapidly load tabular data for training deep leaning models with TensorFlow, PyTorch or JAX☆408Updated 7 months ago