pytorch / extension-ffi
Examples of C extensions for PyTorch
☆255Updated 2 years ago
Alternatives and similar repositories for extension-ffi:
Users that are interested in extension-ffi are comparing it to the libraries listed below
- CuPy fused PyTorch neural networks ops☆273Updated 7 years ago
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆38Updated 6 years ago
- repo that holds code for improving on dropout using Stochastic Delta Rule☆142Updated 6 years ago
- PyTorch and Tensorflow functional model definitions☆586Updated 7 years ago
- auto-tuning momentum SGD optimizer☆287Updated 6 years ago
- Implements pytorch code for the Accelerated SGD algorithm.☆215Updated 7 years ago
- an example of a CUDA extension for PyTorch using CuPy which computes the Hadamard product of two tensors☆118Updated 4 months ago
- 2.86% and 15.85% on CIFAR-10 and CIFAR-100☆295Updated 6 years ago
- Example code for Weight Normalization, from "Weight Normalization: A Simple Reparameterization to Accelerate Training of Deep Neural Netw…☆365Updated 6 years ago
- Low-rank convolutional neural networks☆97Updated 9 years ago
- ☆138Updated 8 years ago
- Code used to generate the results appearing in "Train longer, generalize better: closing the generalization gap in large batch training o…☆149Updated 7 years ago
- Sublinear memory optimization for deep learning, reduce GPU memory cost to train deeper nets☆308Updated 7 years ago
- A plug-in replacement for DataLoader to load Imagenet disk-sequentially in PyTorch.☆239Updated 3 years ago
- OptNet - Reducing memory usage in torch neural nets☆282Updated 8 years ago
- visualization of CNN in PyTorch☆155Updated last year
- Random miniprojects with pytorch.☆171Updated 6 years ago
- Deeply-supervised Nets☆141Updated 5 years ago
- A tutorial on 'Soft weight-sharing for Neural Network compression' published at ICLR2017☆145Updated 8 years ago
- ☆251Updated 8 years ago
- [ECCV 2018] Sparsely Aggreagated Convolutional Networks https://arxiv.org/abs/1801.05895☆124Updated 6 years ago
- DSD model zoo. Better accuracy models from DSD training on Imagenet with same model architecture☆113Updated 6 years ago
- Reference caffe implementation of LSUV initialization☆113Updated 7 years ago
- Sparse Blocks Networks☆433Updated 6 years ago
- This is the project for LS-GAN (Loss-Sensitive GAN)☆213Updated 8 years ago
- Python Binding to NVRTC☆79Updated 6 months ago
- PyTorch implementation of Wide Residual Networks with 1-bit weights by McDonnell (ICLR 2018)☆125Updated 6 years ago
- Simple example of implementing a new Tensorflow operation and its gradient in C++.☆56Updated 6 years ago
- TensorFlow util for building memory usage timeline from LOG_MEMORY messages☆64Updated 7 years ago
- 92.45% on CIFAR-10 in Torch☆174Updated 8 years ago