ppwwyyxx / RAM-multiprocess-dataloader
Demystify RAM Usage in Multi-Process Data Loaders
☆191Updated 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
- A library that contains a rich collection of performant PyTorch model metrics, a simple interface to create new metrics, a toolkit to fac…☆229Updated 2 months ago
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆212Updated 2 years ago
- Accelerate training by storing parameters in one contiguous chunk of memory.☆291Updated 4 years ago
- Implementation of a Transformer, but completely in Triton☆263Updated 2 years ago
- Official PyTorch Implementation of Long-Short Transformer (NeurIPS 2021).☆225Updated 2 years ago
- A general and accurate MACs / FLOPs profiler for PyTorch models☆602Updated 10 months ago
- This repository contains the experimental PyTorch native float8 training UX☆222Updated 8 months ago
- Estimate/count FLOPS for a given neural network using pytorch☆303Updated 2 years ago
- A CPU+GPU Profiling library that provides access to timeline traces and hardware performance counters.☆787Updated last week
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆218Updated last 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…☆178Updated 3 months ago
- Named tensors with first-class dimensions for PyTorch☆321Updated last year
- A library to analyze PyTorch traces.☆355Updated this week
- Examples for the WebDataset PyTorch Dataset Library☆47Updated 3 years ago
- A GPU performance profiling tool for PyTorch models☆505Updated 3 years ago
- Torch Distributed Experimental☆115Updated 7 months ago
- ☆157Updated last year
- [Prototype] Tools for the concurrent manipulation of variably sized Tensors.☆252Updated 2 years ago
- Pipeline Parallelism for PyTorch☆761Updated 7 months ago
- A Python-level JIT compiler designed to make unmodified PyTorch programs faster.☆1,038Updated 11 months ago
- A LARS implementation in PyTorch☆343Updated 5 years ago
- Configuration classes enabling type-safe PyTorch configuration for Hydra apps☆212Updated 2 years ago
- ActNN: Reducing Training Memory Footprint via 2-Bit Activation Compressed Training☆201Updated 2 years ago
- Batch computation of the linear assignment problem on GPU.☆70Updated 2 months ago
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆374Updated last year
- pytorch-profiler☆51Updated last year
- A library for unit scaling in PyTorch☆125Updated 4 months ago
- Code release for "Dropout Reduces Underfitting"☆312Updated last year
- MONeT framework for reducing memory consumption of DNN training☆173Updated 3 years ago