Type annotations and dynamic checking for a tensor's shape, dtype, names, etc.
☆1,475May 2, 2025Updated 10 months ago
Alternatives and similar repositories for torchtyping
Users that are interested in torchtyping are comparing it to the libraries listed below
Sorting:
- Type annotations and runtime checking for shape and dtype of JAX/NumPy/PyTorch/etc. arrays. https://docs.kidger.site/jaxtyping/☆1,762Feb 16, 2026Updated last month
- Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)☆9,430Feb 20, 2026Updated last month
- functorch is JAX-like composable function transforms for PyTorch.☆1,437Aug 21, 2025Updated 7 months ago
- Named tensors with first-class dimensions for PyTorch☆332Jun 14, 2023Updated 2 years ago
- torch-optimizer -- collection of optimizers for Pytorch☆3,167Mar 22, 2024Updated 2 years ago
- A PyTorch repo for data loading and utilities to be shared by the PyTorch domain libraries.☆1,251Updated this week
- Profiling and inspecting memory in pytorch☆1,078Sep 5, 2025Updated 6 months ago
- FFCV: Fast Forward Computer Vision (and other ML workloads!)☆2,986Jun 16, 2024Updated last year
- Tensor Shape Annotation Library (numpy, tensorflow, pytorch, ...)☆268May 18, 2020Updated 5 years ago
- AI on the way. An RDBMS approach to deep learning. Declarative, explainable, scalable, optimizable, easy to deploy, all that good stuff.☆1,828Mar 15, 2026Updated last week
- Elegant easy-to-use neural networks + scientific computing in JAX. https://docs.kidger.site/equinox/☆2,821Mar 9, 2026Updated last week
- TensorDict is a pytorch dedicated tensor container.☆1,015Updated this week
- Hydra is a framework for elegantly configuring complex applications☆10,264Feb 7, 2026Updated last month
- Pretrain, finetune ANY AI model of ANY size on 1 or 10,000+ GPUs with zero code changes.☆30,926Mar 10, 2026Updated last week
- Toolbox of models, callbacks, and datasets for AI/ML researchers.☆1,752Jan 20, 2026Updated 2 months ago
- Fast, differentiable sorting and ranking in PyTorch☆853Mar 3, 2026Updated 2 weeks ago
- Machine learning metrics for distributed, scalable PyTorch applications.☆2,419Updated this week
- Flax is a neural network library for JAX that is designed for flexibility.☆7,127Updated this week
- Your PyTorch AI Factory - Flash enables you to easily configure and run complex AI recipes for over 15 tasks across 7 data domains☆1,731Oct 8, 2023Updated 2 years ago
- higher is a pytorch library allowing users to obtain higher order gradients over losses spanning training loops rather than individual tr…☆1,628Mar 25, 2022Updated 3 years ago
- JAX-based neural network library☆3,197Mar 12, 2026Updated last week
- Version control for machine learning☆1,671Feb 25, 2025Updated last year
- High-level library to help with training and evaluating neural networks in PyTorch flexibly and transparently.☆4,752Mar 11, 2026Updated last week
- PyTorch extensions for high performance and large scale training.☆3,403Apr 26, 2025Updated 10 months ago
- Aim 💫 — An easy-to-use & supercharged open-source experiment tracker.☆6,033Mar 14, 2026Updated last week
- A Python-level JIT compiler designed to make unmodified PyTorch programs faster.☆1,078Apr 17, 2024Updated last year
- 🚀 A simple way to launch, train, and use PyTorch models on almost any device and distributed configuration, automatic mixed precision (i…☆9,563Updated this week
- Tensors, for human consumption☆1,359Mar 11, 2026Updated last week
- Python 3.8+ toolbox for submitting jobs to Slurm☆1,594Jan 14, 2026Updated 2 months ago
- [Prototype] Tools for the concurrent manipulation of variably sized Tensors.☆251Nov 14, 2022Updated 3 years ago
- Model interpretability and understanding for PyTorch☆5,580Mar 11, 2026Updated last week
- High performance model preprocessing library on PyTorch☆648Mar 29, 2024Updated last year
- Accelerated deep learning R&D☆3,371Jun 27, 2025Updated 8 months ago
- ☆774Jan 27, 2024Updated 2 years ago
- Flexible Python configuration system. The last one you will ever need.☆2,359Mar 12, 2026Updated last week
- 🐍 Geometric Computer Vision Library for Spatial AI☆11,121Updated this week
- KErnel OPerationS, on CPUs and GPUs, with autodiff and without memory overflows☆1,162Feb 6, 2026Updated last month
- Differentiable SDE solvers with GPU support and efficient sensitivity analysis.☆1,709Dec 30, 2024Updated last year
- Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more