ppwwyyxx / RAM-multiprocess-dataloader
Demystify RAM Usage in Multi-Process Data Loaders
☆189Updated last year
Alternatives and similar repositories for RAM-multiprocess-dataloader:
Users that are interested in RAM-multiprocess-dataloader are comparing it to the libraries listed below
- Slicing a PyTorch Tensor Into Parallel Shards☆298Updated 3 years ago
- Accelerate training by storing parameters in one contiguous chunk of memory.☆292Updated 4 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…☆227Updated last month
- Implementation of a Transformer, but completely in Triton☆259Updated 2 years ago
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆210Updated 2 years ago
- ActNN: Reducing Training Memory Footprint via 2-Bit Activation Compressed Training☆201Updated 2 years ago
- Estimate/count FLOPS for a given neural network using pytorch☆304Updated 2 years ago
- Named tensors with first-class dimensions for PyTorch☆321Updated last year
- Examples for the WebDataset PyTorch Dataset Library☆47Updated 3 years ago
- Official PyTorch Implementation of Long-Short Transformer (NeurIPS 2021).☆225Updated 2 years ago
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆217Updated this week
- A LARS implementation in PyTorch☆342Updated 5 years ago
- A general and accurate MACs / FLOPs profiler for PyTorch models☆599Updated 9 months ago
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆370Updated last year
- A GPU performance profiling tool for PyTorch models☆501Updated 3 years ago
- This repository contains the experimental PyTorch native float8 training UX☆221Updated 7 months ago
- ☆157Updated last year
- Torch Distributed Experimental☆115Updated 6 months ago
- The C++ Standard Template Library (STL) for Python.☆23Updated last year
- 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 2 months ago
- Helpful tools and examples for working with flex-attention☆662Updated last week
- Code release for "Dropout Reduces Underfitting"☆312Updated last year
- Approximate nearest neighbor search with product quantization on GPU in pytorch and cuda☆217Updated last year
- MONeT framework for reducing memory consumption of DNN training☆174Updated 3 years ago
- Batch computation of the linear assignment problem on GPU.☆65Updated last month
- A better PyTorch implementation of image local attention which reduces the GPU memory by an order of magnitude.☆137Updated 3 years ago
- Configuration classes enabling type-safe PyTorch configuration for Hydra apps☆209Updated 2 years ago
- Experimental ground for optimizing memory of pytorch models☆366Updated 6 years ago
- Official repository for "Revisiting Weakly Supervised Pre-Training of Visual Perception Models". https://arxiv.org/abs/2201.08371.☆178Updated 2 years ago
- A small demonstration of using WebDataset with ImageNet and PyTorch Lightning☆74Updated last year