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.
☆229Updated 2 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☆321Updated last year
- Demystify RAM Usage in Multi-Process Data Loaders☆189Updated last year
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆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"☆372Updated last year
- Configuration classes enabling type-safe PyTorch configuration for Hydra apps☆212Updated 2 years ago
- For optimization algorithm research and development.☆498Updated this week
- TensorDict is a pytorch dedicated tensor container.☆898Updated this week
- A library to inspect and extract intermediate layers of PyTorch models.☆472Updated 2 years ago
- Scalable and Performant Data Loading☆227Updated this week
- Implementation of a Transformer, but completely in Triton☆260Updated 2 years ago
- Memory Efficient Attention (O(sqrt(n)) for Jax and PyTorch☆182Updated 2 years ago
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆211Updated 2 years ago
- TorchFix - a linter for PyTorch-using code with autofix support☆136Updated last month
- A performant, memory-efficient checkpointing library for PyTorch applications, designed with large, complex distributed workloads in mind…☆155Updated 3 months ago
- Pytorch Lightning Distributed Accelerators using Ray☆211Updated last year
- The merlin dataloader lets you rapidly load tabular data for training deep leaning models with TensorFlow, PyTorch or JAX☆417Updated 11 months ago
- [Prototype] Tools for the concurrent manipulation of variably sized Tensors.☆253Updated 2 years ago
- Transform datasets at scale. Optimize datasets for fast AI model training.☆426Updated this week
- Common Python utilities and GitHub Actions in Lightning Ecosystem☆54Updated this week
- TorchX is a universal job launcher for PyTorch applications. TorchX is designed to have fast iteration time for training/research and sup…☆351Updated 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…☆179Updated 3 months ago
- Universal Tensor Operations in Einstein-Inspired Notation for Python.☆361Updated last month
- optimizer & lr scheduler & loss function collections in PyTorch☆278Updated this week
- Library for 8-bit optimizers and quantization routines.☆718Updated 2 years ago
- A Python-level JIT compiler designed to make unmodified PyTorch programs faster.☆1,035Updated 11 months ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆120Updated 7 months ago
- Create powerful Hydra applications without the yaml files and boilerplate code.☆367Updated this week
- ☆345Updated this week
- Accelerate PyTorch models with ONNX Runtime☆358Updated 3 weeks ago
- Context Manager to profile the forward and backward times of PyTorch's nn.Module☆84Updated last year