tensorpack / dataflowLinks
Efficient Data Loading Pipeline in Pure Python
☆212Updated 4 years ago
Alternatives and similar repositories for dataflow
Users that are interested in dataflow are comparing it to the libraries listed below
Sorting:
- Serving PyTorch 1.0 Models as a Web Server in C++☆226Updated 5 years ago
- Repository has been moved: https://github.com/adobe/antialiased-cnns☆165Updated 3 years ago
- Use TensorFlow efficiently☆95Updated 4 years ago
- ☆109Updated 4 years ago
- Network acceleration methods☆177Updated 4 years ago
- This is an example of how to train a MNIST network in Python and run it in c++ with pytorch 1.0☆96Updated 6 years ago
- A simple, flexible, and extensible template for PyTorch. It's beautiful.☆188Updated last year
- 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
- high performance image loading and augmenting routines mimicking PIL.Image interface☆319Updated 3 years ago
- repo that holds code for improving on dropout using Stochastic Delta Rule☆142Updated 6 years ago
- How and why you want to make your pytorch CUDA/CPP extension with a Makefile☆172Updated 5 years ago
- Using the CLR algorithm for training (https://arxiv.org/abs/1506.01186)☆108Updated 7 years ago
- pytorch model summary, statistic parameters number, memory usage, FLOPs and so on☆98Updated 5 years ago
- Implementations of ideas from recent papers☆393Updated 4 years ago
- Hands-on Tutorial on Automated Deep Learning☆149Updated 4 years ago
- Accelerate training by storing parameters in one contiguous chunk of memory.☆291Updated 4 years ago
- A plug-in replacement for DataLoader to load Imagenet disk-sequentially in PyTorch.☆239Updated 3 years ago
- ☆165Updated 6 years ago
- Library for faster pinned CPU <-> GPU transfer in Pytorch☆685Updated 5 years ago
- Example repository for custom C++/CUDA operators for TorchScript☆114Updated 2 years ago
- Programmable Neural Network Compression☆148Updated 3 years ago
- PyTorch layer-by-layer model profiler☆607Updated 4 years ago
- an example of a CUDA extension for PyTorch using CuPy which computes the Hadamard product of two tensors☆118Updated 3 weeks ago
- PyTorch implementation of CVPR'18 - Perturbative Neural Networks http://xujuefei.com/pnn.html☆138Updated 6 years ago
- Experimental ground for optimizing memory of pytorch models☆366Updated 7 years ago
- A PyTorch implementation of Mnasnet: MnasNet: Platform-Aware Neural Architecture Search for Mobile.☆273Updated 6 years ago
- Examples of C extensions for PyTorch☆256Updated 2 years ago
- ☆169Updated 4 years ago
- Utilities for Pytorch☆89Updated 2 years ago
- Code for https://arxiv.org/abs/1810.04622☆141Updated 5 years ago