kaiyuyue / torchshard
Slicing a PyTorch Tensor Into Parallel Shards
☆298Updated 3 years ago
Alternatives and similar repositories for torchshard:
Users that are interested in torchshard are comparing it to the libraries listed below
- Accelerate training by storing parameters in one contiguous chunk of memory.☆291Updated 4 years ago
- Demystify RAM Usage in Multi-Process Data Loaders☆191Updated 2 years ago
- A general and accurate MACs / FLOPs profiler for PyTorch models☆603Updated 11 months ago
- Implementation of a Transformer, but completely in Triton☆263Updated 3 years ago
- A GPU performance profiling tool for PyTorch models☆506Updated 3 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☆115Updated 8 months ago
- ActNN: Reducing Training Memory Footprint via 2-Bit Activation Compressed Training☆200Updated 2 years ago
- Experimental ground for optimizing memory of pytorch models☆365Updated 6 years ago
- PyTorch layer-by-layer model profiler☆606Updated 3 years ago
- ☆109Updated 4 years ago
- Implementation of https://arxiv.org/abs/1904.00962☆373Updated 4 years ago
- Library for 8-bit optimizers and quantization routines.☆716Updated 2 years ago
- [Prototype] Tools for the concurrent manipulation of variably sized Tensors.☆251Updated 2 years ago
- A GPipe implementation in PyTorch☆835Updated 8 months ago
- Fast Block Sparse Matrices for Pytorch☆545Updated 4 years ago
- A LARS implementation in PyTorch☆343Updated 5 years ago
- Accelerate PyTorch models with ONNX Runtime☆358Updated last month
- MONeT framework for reducing memory consumption of DNN training☆173Updated 3 years ago
- Running BERT without Padding☆471Updated 3 years ago
- A performant, memory-efficient checkpointing library for PyTorch applications, designed with large, complex distributed workloads in mind…☆156Updated 4 months ago
- Block-sparse primitives for PyTorch☆154Updated 4 years ago
- PyTorch implementation of L2L execution algorithm☆107Updated 2 years ago
- Official code for "Writing Distributed Applications with PyTorch", PyTorch Tutorial☆261Updated 2 years ago
- Distributed, mixed-precision training with PyTorch☆90Updated 4 years ago
- TorchX is a universal job launcher for PyTorch applications. TorchX is designed to have fast iteration time for training/research and sup…☆358Updated last week
- [ICML 2020] code for "PowerNorm: Rethinking Batch Normalization in Transformers" https://arxiv.org/abs/2003.07845☆119Updated 3 years ago
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆218Updated 3 weeks 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 4 months ago
- Pytorch Lightning Distributed Accelerators using Ray☆210Updated last year