ropas / pyteaLinks
PyTea: PyTorch Tensor shape error analyzer
☆324Updated 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)☆138Updated 2 years ago
- Slicing a PyTorch Tensor Into Parallel Shards☆300Updated 6 months ago
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆223Updated 8 months ago
- Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models☆804Updated 6 months ago
- Accelerate training by storing parameters in one contiguous chunk of memory.☆293Updated 5 years ago
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆388Updated 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…☆244Updated 2 months ago
- Code release for "Dropout Reduces Underfitting"☆317Updated 2 years ago
- Demystify RAM Usage in Multi-Process Data Loaders☆205Updated 2 years ago
- optimizer & lr scheduler & loss function collections in PyTorch☆376Updated last week
- Implementation of a Transformer, but completely in Triton☆277Updated 3 years ago
- Official PyTorch Implementation of Long-Short Transformer (NeurIPS 2021).☆228Updated 3 years ago
- Library for 8-bit optimizers and quantization routines.☆779Updated 3 years ago
- A general and accurate MACs / FLOPs profiler for PyTorch models☆631Updated 4 months ago
- [Prototype] Tools for the concurrent manipulation of variably sized Tensors.☆250Updated 3 years ago
- Memory Efficient Attention (O(sqrt(n)) for Jax and PyTorch☆184Updated 2 years ago
- A lightweight web dashboard for monitoring GPU usage☆205Updated last month
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆219Updated 2 years ago
- A simple program to calculate and visualize the FLOPs and Parameters of Pytorch models, with handy CLI and easy-to-use Python API.☆131Updated last year
- Helps you write algorithms in PyTorch that adapt to the available (CUDA) memory☆438Updated last year
- A Python-level JIT compiler designed to make unmodified PyTorch programs faster.☆1,068Updated last year
- Configuration classes enabling type-safe PyTorch configuration for Hydra apps☆226Updated 3 years ago
- Prune a model while finetuning or training.☆404Updated 3 years ago
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,079Updated 3 years ago
- Accelerate PyTorch models with ONNX Runtime☆368Updated 9 months ago
- PDFs and Codelabs for the Efficient Deep Learning book.☆203Updated 2 years ago
- Ranger deep learning optimizer rewrite to use newest components☆338Updated last year
- A GPU performance profiling tool for PyTorch models☆509Updated 4 years ago
- A CPU+GPU Profiling library that provides access to timeline traces and hardware performance counters.☆901Updated this week
- functorch is JAX-like composable function transforms for PyTorch.☆1,436Updated 3 months ago