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:
- An example of C++ extension for PyTorch.☆37Updated 5 years ago
- Pytorch Implementationg of “Learning Efficient Convolutional Networks through Network Slimming”☆77Updated 6 years ago
- A bite of cpp api in PyTorch-1.0☆163Updated 5 years ago
- Pytorch Implementation the paper Auto-DeepLab Hierarchical Neural Architecture Search for Semantic Image Segmentation☆412Updated 3 years ago
- deformable_conv2d layer implemented in pytorch☆63Updated 6 years ago
- pytorch源码阅读 0.2.0 版本☆91Updated 5 years ago
- A super light-weight deep learning library based on NumPy in PyTorch fashion.☆93Updated 3 years ago
- How and why you want to make your pytorch CUDA/CPP extension with a Makefile☆172Updated 6 years ago
- A hyperparameter manager for deep learning experiments.☆95Updated 2 years ago
- Caffe implementation of ICCV 2017 & TPAMI 2018 paper - ThiNet☆46Updated 7 years ago
- Sublinear memory optimization for deep learning. https://arxiv.org/abs/1604.06174☆603Updated 5 years ago
- [ECCV 2018] AMC: AutoML for Model Compression and Acceleration on Mobile Devices☆168Updated 4 years ago
- Code for “Discrimination-aware-Channel-Pruning-for-Deep-Neural-Networks”☆183Updated 4 years ago
- A memory balanced and communication efficient FullyConnected layer with CrossEntropyLoss model parallel implementation in PyTorch☆84Updated 5 years ago
- How to write cuda kernels or c functions in pytorch, especially for former caffe users.☆54Updated 7 years ago
- ☆132Updated 5 years ago
- A Simple & Flexible Cross Framework Operators Toolkit☆164Updated 4 years ago
- Convert image folder to lmdb, adapted from Efficient-PyTorch☆69Updated 2 years ago
- ☆39Updated 7 years ago
- ☆46Updated 5 years ago
- Tutorial for building a custom CUDA function for Pytorch☆520Updated 6 years ago
- Official code for "Writing Distributed Applications with PyTorch", PyTorch Tutorial☆264Updated 2 years ago
- PyTorch Dataset Rank Dataset☆43Updated 4 years ago
- A PyTorch implementation of Mnasnet: MnasNet: Platform-Aware Neural Architecture Search for Mobile.☆273Updated 7 years ago
- Synchronized Multi-GPU Batch Normalization☆223Updated 6 years ago
- Model Scope in PyTorch (include Params, FLOPs, Madds).☆122Updated 6 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
- CUDA implementation of NMS for PyTorch☆87Updated 5 years ago
- Hands-on Tutorial on Automated Deep Learning☆150Updated 5 years ago
- This is the official pytorch implementation for paper: BiDet: An Efficient Binarized Object Detector, which is accepted by CVPR2020.☆174Updated 4 years ago