tczhangzhi / pytorch-parallelLinks
Optimize an example model with Python, CPP, and CUDA extensions and Ring-Allreduce.
☆110Updated 6 years ago
Alternatives and similar repositories for pytorch-parallel
Users that are interested in pytorch-parallel are comparing it to the libraries listed below
Sorting:
- Code for “Discrimination-aware-Channel-Pruning-for-Deep-Neural-Networks”☆182Updated 5 years ago
- An example of C++ extension for PyTorch.☆37Updated 6 years ago
- A super light-weight deep learning library based on NumPy in PyTorch fashion.☆94Updated 4 years ago
- Pytorch Implementationg of “Learning Efficient Convolutional Networks through Network Slimming”☆77Updated 6 years ago
- [ECCV 2018] AMC: AutoML for Model Compression and Acceleration on Mobile Devices☆168Updated 4 years ago
- Single Path One-Shot NAS MXNet implementation with full training and searching pipeline. Support both Block and Channel Selection. Search…☆151Updated 5 years ago
- A Simple & Flexible Cross Framework Operators Toolkit☆164Updated 5 years ago
- ☆39Updated 7 years ago
- ☆166Updated 2 years ago
- Code for IJCAI2019 paper☆46Updated 6 years ago
- deformable_conv2d layer implemented in pytorch☆63Updated 6 years ago
- Pytorch Implementation the paper Auto-DeepLab Hierarchical Neural Architecture Search for Semantic Image Segmentation☆412Updated 3 years ago
- How and why you want to make your pytorch CUDA/CPP extension with a Makefile☆172Updated 6 years ago
- Hands-on Tutorial on Automated Deep Learning☆149Updated 5 years ago
- A bite of cpp api in PyTorch-1.0☆163Updated 5 years ago
- Caffe implementation of ICCV 2017 & TPAMI 2018 paper - ThiNet☆46Updated 7 years ago
- SPOS(Single Path One-Shot Neural Architecture Search with Uniform Sampling) rebuilt in Pytorch with single GPU.☆245Updated 3 years ago
- Sublinear memory optimization for deep learning. https://arxiv.org/abs/1604.06174☆604Updated 5 years ago
- Bridging the gap Between Stability and Scalability in Neural Architecture Search☆143Updated 4 years ago
- A memory balanced and communication efficient FullyConnected layer with CrossEntropyLoss model parallel implementation in PyTorch☆84Updated 5 years ago
- Convert image folder to lmdb, adapted from Efficient-PyTorch☆70Updated 3 years ago
- Neural architecture search(NAS)☆14Updated 6 years ago
- Partial Order Pruning: for Best Speed/Accuracy Trade-off in Neural Architecture Search☆147Updated 5 years ago
- Codes of Centripetal SGD☆64Updated 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
- ☆120Updated 5 years ago
- CUDA implementation of NMS for PyTorch☆88Updated 5 years ago
- Model Scope in PyTorch (include Params, FLOPs, Madds).☆121Updated 6 years ago
- PyTorch implementation of Dynamic Grouping Convolution and Groupable ConvNet with pre-trained G-ResNeXt models☆69Updated 5 years ago
- How to write cuda kernels or c functions in pytorch, especially for former caffe users.☆54Updated 7 years ago