waitwaitforget / modelparallel_pytorchLinks
Model Parallelism for pytorch training multiple network on multiple GPUs.
☆28Updated 7 years ago
Alternatives and similar repositories for modelparallel_pytorch
Users that are interested in modelparallel_pytorch are comparing it to the libraries listed below
Sorting:
- Pytorch implementation of the hamburger module from the ICLR 2021 paper "Is Attention Better Than Matrix Decomposition"☆99Updated 5 years ago
- "Layer-wise Adaptive Rate Scaling" in PyTorch☆87Updated 5 years ago
- Filter Response Normalization tested on better ImageNet baselines.☆35Updated 5 years ago
- This repository is no longer maintained. Check☆81Updated 5 years ago
- (Batched) advanced indexing for PyTorch.☆53Updated last year
- How and why you want to make your pytorch CUDA/CPP extension with a Makefile☆172Updated 6 years ago
- A pytorch implementation for the LSTM experiments in the paper: Why Gradient Clipping Accelerates Training: A Theoretical Justification f…☆47Updated 5 years ago
- ☆47Updated 5 years ago
- pytorch implementation of basic kmeans algorithm(lloyd method with forgy initialization) with gpu support☆94Updated 7 years ago
- Implementation of the reversible residual network in pytorch☆106Updated 4 years ago
- Non official pytorch implementation of i-Resnet, invertible residual networks.☆25Updated 3 years ago
- tunz's CUDA pytorch operator (MaskedSoftmax)☆75Updated 6 years ago
- ☆165Updated 7 years ago
- Partially Adaptive Momentum Estimation method in the paper "Closing the Generalization Gap of Adaptive Gradient Methods in Training Deep …☆39Updated 2 years ago
- Efficient reservoir sampling implementation for PyTorch☆107Updated 4 years ago
- PyTorch DataLoader processed in multiple remote computation machines for heavy data processings☆68Updated 6 years ago
- Implementation of soft parameter sharing for neural networks☆70Updated 5 years ago
- An implementation of shampoo☆78Updated 7 years ago
- PyTorch Implementations of Dropout Variants☆88Updated 8 years ago
- Apollo: An Adaptive Parameter-wise Diagonal Quasi-Newton Method for Nonconvex Stochastic Optimization☆182Updated 4 years ago
- NeurIPS'19: Meta-Weight-Net: Learning an Explicit Mapping For Sample Weighting (Pytorch implementation for class imbalance).☆34Updated 6 years ago
- Pytorch Custom CUDA kernel for searchsorted☆137Updated 2 years ago
- Implementation for the Lookahead Optimizer.☆243Updated 3 years ago
- Code base for SRSGD.☆28Updated 5 years ago
- A Re-implementation of Fixed-update Initialization☆156Updated 6 years ago
- Official code for "Writing Distributed Applications with PyTorch", PyTorch Tutorial☆266Updated 3 years ago
- Code for "EigenDamage: Structured Pruning in the Kronecker-Factored Eigenbasis" https://arxiv.org/abs/1905.05934☆113Updated 5 years ago
- EnAET: Self-Trained Ensemble AutoEncoding Transformations for Semi-Supervised Learning☆68Updated 3 years ago
- ☆62Updated 5 years ago
- MTAdam: Automatic Balancing of Multiple Training Loss Terms☆36Updated 5 years ago