tczhangzhi / pytorch-parallelLinks
Optimize an example model with Python, CPP, and CUDA extensions and Ring-Allreduce.
☆109Updated 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:
- How and why you want to make your pytorch CUDA/CPP extension with a Makefile☆172Updated 6 years ago
- pytorch源码阅读 0.2.0 版本☆91Updated 5 years ago
- An example of C++ extension for PyTorch.☆37Updated 5 years ago
- [ECCV 2018] AMC: AutoML for Model Compression and Acceleration on Mobile Devices☆167Updated 4 years ago
- Hands-on Tutorial on Automated Deep Learning☆150Updated 5 years ago
- Code for “Discrimination-aware-Channel-Pruning-for-Deep-Neural-Networks”☆183Updated 4 years ago
- Model Scope in PyTorch (include Params, FLOPs, Madds).☆122Updated 6 years ago
- A bite of cpp api in PyTorch-1.0☆163Updated 5 years ago
- A super light-weight deep learning library based on NumPy in PyTorch fashion.☆94Updated 3 years ago
- Pytorch Implementation the paper Auto-DeepLab Hierarchical Neural Architecture Search for Semantic Image Segmentation☆412Updated 3 years ago
- Caffe implementation of ICCV 2017 & TPAMI 2018 paper - ThiNet☆46Updated 6 years ago
- Easy to use Pytorch☆70Updated 5 months ago
- Pytorch Implementationg of “Learning Efficient Convolutional Networks through Network Slimming”☆77Updated 6 years ago
- Sublinear memory optimization for deep learning. https://arxiv.org/abs/1604.06174☆600Updated 5 years ago
- A memory balanced and communication efficient FullyConnected layer with CrossEntropyLoss model parallel implementation in PyTorch☆84Updated 5 years ago
- convert torch module to tensorrt network or tvm function☆89Updated 5 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
- Code for IJCAI2019 paper☆46Updated 6 years ago
- Tools for computing model parameters and FLOPs.☆88Updated 6 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
- Convert image folder to lmdb, adapted from Efficient-PyTorch☆69Updated 2 years ago
- PyTorch Dataset Rank Dataset☆43Updated 4 years ago
- deformable_conv2d layer implemented in pytorch☆63Updated 6 years ago
- A hyperparameter manager for deep learning experiments.☆96Updated 2 years ago
- Personal Pytorch toy script.☆67Updated 3 years ago
- How to write cuda kernels or c functions in pytorch, especially for former caffe users.☆54Updated 7 years ago
- [ICCV 2019] Harmonious Bottleneck on Two Orthogonal Dimensions, surpassing MobileNetV2☆102Updated 5 years ago
- Tutorial for building a custom CUDA function for Pytorch☆520Updated 6 years ago
- Codes of Centripetal SGD☆63Updated 2 years ago