ropas / pyteaLinks
PyTea: PyTorch Tensor shape error analyzer
☆315Updated 3 years ago
Alternatives and similar repositories for pytea
Users that are interested in pytea are comparing it to the libraries listed below
Sorting:
- Deep Learning project template for PyTorch (multi-gpu training is supported)☆139Updated last year
- Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models☆798Updated 2 months ago
- Demystify RAM Usage in Multi-Process Data Loaders☆196Updated 2 years ago
- A library that contains a rich collection of performant PyTorch model metrics, a simple interface to create new metrics, a toolkit to fac…☆236Updated this week
- Slicing a PyTorch Tensor Into Parallel Shards☆299Updated 2 months ago
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆379Updated 2 years ago
- A bag of tricks to speed up your deep learning process☆160Updated last year
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆221Updated 4 months ago
- optimizer & lr scheduler & loss function collections in PyTorch☆331Updated this week
- Official PyTorch implementation of the paper: "Solving ImageNet: a Unified Scheme for Training any Backbone to Top Results" (2022)☆193Updated 2 years ago
- Memory Efficient Attention (O(sqrt(n)) for Jax and PyTorch☆184Updated 2 years ago
- Accelerate training by storing parameters in one contiguous chunk of memory.☆290Updated 4 years ago
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆214Updated 2 years ago
- Official PyTorch Implementation of Long-Short Transformer (NeurIPS 2021).☆225Updated 3 years ago
- Library for 8-bit optimizers and quantization routines.☆773Updated 2 years ago
- Implementation of a Transformer, but completely in Triton☆273Updated 3 years ago
- Code release for "Dropout Reduces Underfitting"☆314Updated 2 years ago
- Implementation of Linformer for Pytorch☆295Updated last year
- A lightweight web dashboard for monitoring GPU usage☆201Updated last year
- Prune a model while finetuning or training.☆403Updated 3 years ago
- Configuration classes enabling type-safe PyTorch configuration for Hydra apps☆221Updated 2 years ago
- Unofficial PyTorch implementation of Attention Free Transformer (AFT) layers by Apple Inc.☆240Updated 3 years ago
- [Prototype] Tools for the concurrent manipulation of variably sized Tensors.☆251Updated 2 years ago
- The goal of this library is to generate more helpful exception messages for matrix algebra expressions for numpy, pytorch, jax, tensorflo…☆810Updated 3 years ago
- PDFs and Codelabs for the Efficient Deep Learning book.☆194Updated 2 years ago
- A general and accurate MACs / FLOPs profiler for PyTorch models☆624Updated 2 weeks ago
- A Python-level JIT compiler designed to make unmodified PyTorch programs faster.☆1,056Updated last year
- Helps you write algorithms in PyTorch that adapt to the available (CUDA) memory☆437Updated 11 months ago
- A simple program to calculate and visualize the FLOPs and Parameters of Pytorch models, with handy CLI and easy-to-use Python API.☆129Updated 8 months ago
- Named tensors with first-class dimensions for PyTorch☆332Updated 2 years ago