kaiyuyue / torchshardLinks
Slicing a PyTorch Tensor Into Parallel Shards
☆299Updated last month
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.☆290Updated 4 years ago
- A GPU performance profiling tool for PyTorch models☆503Updated 4 years ago
- Demystify RAM Usage in Multi-Process Data Loaders☆194Updated 2 years ago
- Implementation of a Transformer, but completely in Triton☆273Updated 3 years ago
- ActNN: Reducing Training Memory Footprint via 2-Bit Activation Compressed Training☆200Updated 2 years ago
- Official code for "Writing Distributed Applications with PyTorch", PyTorch Tutorial☆264Updated 2 years ago
- MONeT framework for reducing memory consumption of DNN training☆173Updated 4 years ago
- Block-sparse primitives for PyTorch☆157Updated 4 years ago
- Experimental ground for optimizing memory of pytorch models☆366Updated 7 years ago
- A GPipe implementation in PyTorch☆846Updated last year
- [Prototype] Tools for the concurrent manipulation of variably sized Tensors.☆251Updated 2 years ago
- Torch Distributed Experimental☆117Updated 11 months ago
- ☆109Updated 4 years ago
- A general and accurate MACs / FLOPs profiler for PyTorch models☆624Updated last year
- PyTorch layer-by-layer model profiler☆606Updated 4 years ago
- Library for 8-bit optimizers and quantization routines.☆769Updated 2 years ago
- PyTorch implementation of L2L execution algorithm☆107Updated 2 years ago
- [ACL'20] HAT: Hardware-Aware Transformers for Efficient Natural Language Processing☆336Updated 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…☆180Updated 3 weeks ago
- Implementation of https://arxiv.org/abs/1904.00962☆376Updated 4 years ago
- A performant, memory-efficient checkpointing library for PyTorch applications, designed with large, complex distributed workloads in mind…☆158Updated last month
- Accelerate PyTorch models with ONNX Runtime☆364Updated 5 months ago
- This repository contains the results and code for the MLPerf™ Training v0.7 benchmark.☆57Updated 2 years ago
- Fast Block Sparse Matrices for Pytorch☆548Updated 4 years ago
- A tensor-aware point-to-point communication primitive for machine learning☆259Updated 2 years ago
- Efficient, check-pointed data loading for deep learning with massive data sets.☆208Updated 2 years ago
- Running BERT without Padding☆472Updated 3 years ago
- [ICML 2020] code for "PowerNorm: Rethinking Batch Normalization in Transformers" https://arxiv.org/abs/2003.07845☆120Updated 4 years ago
- Simple package that makes your generator work in background thread☆280Updated 3 years ago
- Estimate/count FLOPS for a given neural network using pytorch☆305Updated 3 years ago