pytorch / extension-ffi
Examples of C extensions for PyTorch
☆257Updated 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
- auto-tuning momentum SGD optimizer☆286Updated 5 years ago
- PyTorch and Tensorflow functional model definitions☆585Updated 7 years ago
- Sublinear memory optimization for deep learning, reduce GPU memory cost to train deeper nets☆308Updated 7 years ago
- 2.86% and 15.85% on CIFAR-10 and CIFAR-100☆296Updated 6 years ago
- A plug-in replacement for DataLoader to load Imagenet disk-sequentially in PyTorch.☆238Updated 3 years ago
- Use TensorFlow efficiently☆95Updated 3 years ago
- Code used to generate the results appearing in "Train longer, generalize better: closing the generalization gap in large batch training o…☆148Updated 7 years ago
- visualization of CNN in PyTorch☆155Updated last year
- ☆138Updated 8 years ago
- Example code for Weight Normalization, from "Weight Normalization: A Simple Reparameterization to Accelerate Training of Deep Neural Netw…☆364Updated 6 years ago
- an example of a CUDA extension for PyTorch using CuPy which computes the Hadamard product of two tensors☆118Updated 2 months ago
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆77Updated 6 years ago
- Deeply-supervised Nets☆141Updated 5 years ago
- repo that holds code for improving on dropout using Stochastic Delta Rule☆142Updated 6 years ago
- Log TensorBoard events without touching TensorFlow☆628Updated 2 years ago
- Implements pytorch code for the Accelerated SGD algorithm.☆215Updated 7 years ago
- Pytorch C++ Library☆368Updated 6 years ago
- [ECCV 2018] Sparsely Aggreagated Convolutional Networks https://arxiv.org/abs/1801.05895☆124Updated 6 years ago
- Standalone TensorBoard for visualizing in deep learning☆369Updated 4 years ago
- Simple example of implementing a new Tensorflow operation and its gradient in C++.☆56Updated 5 years ago
- Pytorch implementation of MaxPoolingLoss.☆175Updated 6 years ago
- Sparse Blocks Networks☆433Updated 6 years ago
- Reference caffe implementation of LSUV initialization☆112Updated 7 years ago
- a lightweight and simple logger for Machine Learning☆127Updated 4 years ago
- Accelerate Neural Net Training by Progressively Freezing Layers☆211Updated 6 years ago
- ICLR 2018 reproducibility challenge - Multi-Scale Dense Convolutional Networks for Efficient Prediction☆135Updated 6 years ago
- TorchCV: a PyTorch vision library mimics ChainerCV☆394Updated 6 years ago
- OptNet - Reducing memory usage in torch neural nets☆282Updated 7 years ago