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.
☆228Updated 3 months ago
Alternatives and similar repositories for torcheval
Users that are interested in torcheval are comparing it to the libraries listed below
Sorting:
- Named tensors with first-class dimensions for PyTorch☆320Updated last year
- Helps you write algorithms in PyTorch that adapt to the available (CUDA) memory☆436Updated 8 months ago
- TensorDict is a pytorch dedicated tensor container.☆925Updated this week
- TorchFix - a linter for PyTorch-using code with autofix support☆141Updated 3 months ago
- Configuration classes enabling type-safe PyTorch configuration for Hydra apps☆215Updated 2 years ago
- Demystify RAM Usage in Multi-Process Data Loaders☆193Updated 2 years ago
- A performant, memory-efficient checkpointing library for PyTorch applications, designed with large, complex distributed workloads in mind …☆157Updated 5 months ago
- A library to inspect and extract intermediate layers of PyTorch models.☆472Updated 3 years ago
- TorchX is a universal job launcher for PyTorch applications. TorchX is designed to have fast iteration time for training/research and sup…☆362Updated this week
- Universal Tensor Operations in Einstein-Inspired Notation for Python.☆369Updated last month
- A Python-level JIT compiler designed to make unmodified PyTorch programs faster.☆1,043Updated last year
- Create powerful Hydra applications without the yaml files and boilerplate code.☆377Updated last week
- Transform datasets at scale. Optimize datasets for fast AI model training.☆472Updated this week
- functorch is JAX-like composable function transforms for PyTorch.☆1,424Updated this week
- For optimization algorithm research and development.☆513Updated this week
- Implementation of a Transformer, but completely in Triton☆265Updated 3 years ago
- Scalable and Performant Data Loading☆258Updated this week
- Pytorch Lightning Distributed Accelerators using Ray☆210Updated last year
- The merlin dataloader lets you rapidly load tabular data for training deep leaning models with TensorFlow, PyTorch or JAX☆418Updated last year
- ☆347Updated last week
- A PyTorch repo for data loading and utilities to be shared by the PyTorch domain libraries.☆1,195Updated this week
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆252Updated 2 years ago
- Convert scikit-learn models to PyTorch modules☆162Updated last year
- MLCommons Algorithmic Efficiency is a benchmark and competition measuring neural network training speedups due to algorithmic improvement…☆382Updated last week
- Helpful tools and examples for working with flex-attention☆766Updated last week
- Accelerate PyTorch models with ONNX Runtime☆359Updated 2 months ago
- Recipes are a standard, well supported set of blueprints for machine learning engineers to rapidly train models using the latest research…☆316Updated last week
- Common Python utilities and GitHub Actions in Lightning Ecosystem☆56Updated 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…☆180Updated 5 months ago
- Context Manager to profile the forward and backward times of PyTorch's nn.Module☆83Updated last year