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.
☆215Updated last week
Related projects ⓘ
Alternatives and complementary repositories for torcheval
- Named tensors with first-class dimensions for PyTorch☆322Updated last year
- Configuration classes enabling type-safe PyTorch configuration for Hydra apps☆204Updated 2 years ago
- TensorDict is a pytorch dedicated tensor container.☆832Updated this week
- torch::deploy (multipy for non-torch uses) is a system that lets you get around the GIL problem by running multiple Python interpreters i…☆174Updated this week
- Demystify RAM Usage in Multi-Process Data Loaders☆178Updated last year
- Helps you write algorithms in PyTorch that adapt to the available (CUDA) memory☆425Updated 2 months ago
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆207Updated last year
- MLCommons Algorithmic Efficiency is a benchmark and competition measuring neural network training speedups due to algorithmic improvement…☆330Updated last week
- Universal Tensor Operations in Einstein-Inspired Notation for Python.☆324Updated 3 weeks ago
- FFCV-SSL Fast Forward Computer Vision for Self-Supervised Learning.☆203Updated last year
- A performant, memory-efficient checkpointing library for PyTorch applications, designed with large, complex distributed workloads in mind…☆146Updated this week
- A library to inspect and extract intermediate layers of PyTorch models.☆470Updated 2 years ago
- This repository contains the experimental PyTorch native float8 training UX☆211Updated 3 months ago
- Implementation of a Transformer, but completely in Triton☆248Updated 2 years ago
- For optimization algorithm research and development.☆408Updated this week
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆359Updated last year
- Pytorch Lightning Distributed Accelerators using Ray☆211Updated last year
- Helpful tools and examples for working with flex-attention☆460Updated 2 weeks ago
- Transform datasets at scale. Optimize datasets for fast AI model training.☆362Updated this week
- Code release for "Dropout Reduces Underfitting"☆312Updated last year
- optimizer & lr scheduler & loss function collections in PyTorch☆236Updated this week
- [Prototype] Tools for the concurrent manipulation of variably sized Tensors.☆253Updated last year
- TorchX is a universal job launcher for PyTorch applications. TorchX is designed to have fast iteration time for training/research and sup…☆332Updated 2 weeks ago
- The spiritual successor to knockknock for PyTorch Lightning, get notified when your training ends☆76Updated this week
- Context Manager to profile the forward and backward times of PyTorch's nn.Module☆83Updated last year
- Memory mapped numpy arrays of varying shapes☆284Updated 4 months ago
- FlashFFTConv: Efficient Convolutions for Long Sequences with Tensor Cores☆277Updated last month
- A library for unit scaling in PyTorch☆105Updated this week
- Multidimensional indexing for tensors☆112Updated last year
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆247Updated 2 years ago