pytorch / extension-ffiLinks
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
Sorting:
- 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
- PyTorch and Tensorflow functional model definitions☆587Updated 7 years ago
- ☆138Updated 8 years ago
- A tutorial on 'Soft weight-sharing for Neural Network compression' published at ICLR2017☆145Updated 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 8 years ago
- auto-tuning momentum SGD optimizer☆288Updated 6 years ago
- Spatially Adaptive Computation Time for Residual Networks☆248Updated 2 years ago
- Simple example of implementing a new Tensorflow operation and its gradient in C++.☆56Updated 6 years ago
- Sublinear memory optimization for deep learning, reduce GPU memory cost to train deeper nets☆308Updated 7 years ago
- Sparse Blocks Networks☆433Updated 6 years ago
- repo that holds code for improving on dropout using Stochastic Delta Rule☆142Updated 6 years ago
- 2.86% and 15.85% on CIFAR-10 and CIFAR-100☆295Updated 6 years ago
- ICLR 2018 reproducibility challenge - Multi-Scale Dense Convolutional Networks for Efficient Prediction☆134Updated 7 years ago
- Deeply-supervised Nets☆142Updated 6 years ago
- Example code for Weight Normalization, from "Weight Normalization: A Simple Reparameterization to Accelerate Training of Deep Neural Netw…☆366Updated 6 years ago
- [ECCV 2018] Sparsely Aggreagated Convolutional Networks https://arxiv.org/abs/1801.05895☆124Updated 6 years ago
- Use TensorFlow efficiently☆95Updated 4 years ago
- Low-rank convolutional neural networks☆97Updated 9 years ago
- Accelerate Neural Net Training by Progressively Freezing Layers☆211Updated 6 years ago
- PyTorch implementation of PNASNet-5 on ImageNet☆317Updated 2 years ago
- visualization of CNN in PyTorch☆155Updated last year
- Implements pytorch code for the Accelerated SGD algorithm.☆215Updated 7 years ago
- Code for "The Reversible Residual Network: Backpropagation Without Storing Activations"☆360Updated 6 years ago
- Training Very Deep Neural Networks Without Skip-Connections☆586Updated 6 years ago
- an example of a CUDA extension for PyTorch using CuPy which computes the Hadamard product of two tensors☆118Updated last week
- Efficient Data Loading Pipeline in Pure Python☆212Updated 4 years ago
- A plug-in replacement for DataLoader to load Imagenet disk-sequentially in PyTorch.☆239Updated 3 years ago
- pytorch model summary, statistic parameters number, memory usage, FLOPs and so on☆98Updated 5 years ago
- PyTorch wrapper for FFTs☆316Updated 6 years ago