chrischoy / pytorch-custom-cuda-tutorial
Tutorial for building a custom CUDA function for Pytorch
☆511Updated 6 years ago
Alternatives and similar repositories for pytorch-custom-cuda-tutorial:
Users that are interested in pytorch-custom-cuda-tutorial are comparing it to the libraries listed below
- PyTorch layer-by-layer model profiler☆606Updated 3 years ago
- How and why you want to make your pytorch CUDA/CPP extension with a Makefile☆172Updated 5 years ago
- Experimental ground for optimizing memory of pytorch models☆365Updated 6 years ago
- A GPU performance profiling tool for PyTorch models☆506Updated 3 years ago
- A general and accurate MACs / FLOPs profiler for PyTorch models☆603Updated 11 months ago
- Code snippets created for the PyTorch discussion board☆561Updated 4 years ago
- A GPipe implementation in PyTorch☆835Updated 8 months ago
- Profiling and inspecting memory in pytorch☆1,057Updated 8 months ago
- Official code for "Writing Distributed Applications with PyTorch", PyTorch Tutorial☆261Updated 2 years ago
- C++ extensions in PyTorch☆1,079Updated 2 months ago
- Library for faster pinned CPU <-> GPU transfer in Pytorch☆685Updated 5 years ago
- Low Precision Arithmetic Simulation in PyTorch☆274Updated 10 months ago
- Fast Block Sparse Matrices for Pytorch☆545Updated 4 years ago
- Estimate/count FLOPS for a given neural network using pytorch☆303Updated 2 years ago
- Slicing a PyTorch Tensor Into Parallel Shards☆298Updated 3 years ago
- TVM integration into PyTorch☆452Updated 5 years ago
- Totally Versatile Miscellanea for Pytorch☆470Updated 3 years ago
- Sublinear memory optimization for deep learning. https://arxiv.org/abs/1604.06174☆597Updated 5 years ago
- CuPy fused PyTorch neural networks ops☆273Updated 7 years ago
- Block-sparse primitives for PyTorch☆154Updated 4 years ago
- Estimates the size of a PyTorch model in memory☆357Updated 4 years ago
- A plug-in replacement for DataLoader to load Imagenet disk-sequentially in PyTorch.☆239Updated 3 years ago
- Examples of C extensions for PyTorch☆256Updated 2 years ago
- ConvNet training using pytorch☆345Updated 4 years ago
- Single-Path NAS: Designing Hardware-Efficient ConvNets in less than 4 Hours☆395Updated 4 years ago
- Distributed, mixed-precision training with PyTorch☆90Updated 4 years ago
- ATen: A TENsor library for C++11☆695Updated 5 years ago
- Code for: "And the bit goes down: Revisiting the quantization of neural networks"☆633Updated 4 years ago
- Deep Learning Experiment Management☆640Updated 2 years ago
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆218Updated 3 weeks ago