kaiyuyue / torchshardLinks
Slicing a PyTorch Tensor Into Parallel Shards
☆299Updated 2 weeks ago
Alternatives and similar repositories for torchshard
Users that are interested in torchshard are comparing it to the libraries listed below
Sorting:
- Accelerate training by storing parameters in one contiguous chunk of memory.☆291Updated 4 years ago
- Demystify RAM Usage in Multi-Process Data Loaders☆194Updated 2 years ago
- Implementation of a Transformer, but completely in Triton☆268Updated 3 years ago
- ActNN: Reducing Training Memory Footprint via 2-Bit Activation Compressed Training☆200Updated 2 years ago
- A GPU performance profiling tool for PyTorch models☆503Updated 3 years ago
- PyTorch layer-by-layer model profiler☆607Updated 4 years ago
- Block-sparse primitives for PyTorch☆156Updated 4 years ago
- [Prototype] Tools for the concurrent manipulation of variably sized Tensors.☆251Updated 2 years ago
- Example code showing how to use Nvidia DALI in pytorch, with fallback to torchvision. Contains a few differences to the official Nvidia …☆197Updated 5 years ago
- Torch Distributed Experimental☆116Updated 10 months ago
- [ACL'20] HAT: Hardware-Aware Transformers for Efficient Natural Language Processing☆335Updated 11 months ago
- PyTorch implementation of L2L execution algorithm☆107Updated 2 years ago
- Experimental ground for optimizing memory of pytorch models☆366Updated 7 years ago
- MONeT framework for reducing memory consumption of DNN training☆173Updated 4 years ago
- Accelerate PyTorch models with ONNX Runtime☆362Updated 3 months ago
- Library for 8-bit optimizers and quantization routines.☆716Updated 2 years ago
- ☆109Updated 4 years ago
- A GPipe implementation in PyTorch☆843Updated 10 months ago
- A LARS implementation in PyTorch☆346Updated 5 years ago
- A general and accurate MACs / FLOPs profiler for PyTorch models☆615Updated last year
- Running BERT without Padding☆471Updated 3 years ago
- Fast Block Sparse Matrices for Pytorch☆547Updated 4 years ago
- Implementation of https://arxiv.org/abs/1904.00962☆376Updated 4 years ago
- torch::deploy (multipy for non-torch uses) is a system that lets you get around the GIL problem by running multiple Python interpreters i…☆180Updated last week
- Estimate/count FLOPS for a given neural network using pytorch☆304Updated 3 years ago
- Dynamic Tensor Rematerialization prototype (modified PyTorch) and simulator. Paper: https://arxiv.org/abs/2006.09616☆132Updated last year
- A tensor-aware point-to-point communication primitive for machine learning☆258Updated 2 years ago
- Tutorial for building a custom CUDA function for Pytorch☆517Updated 6 years ago
- This is a Tensor Train based compression library to compress sparse embedding tables used in large-scale machine learning models such as …☆194Updated 2 years ago
- Lightweight and Parallel Deep Learning Framework☆263Updated 2 years ago