chrischoy / pytorch-custom-cuda-tutorialLinks
Tutorial for building a custom CUDA function for Pytorch
☆517Updated 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
Sorting:
- How and why you want to make your pytorch CUDA/CPP extension with a Makefile☆172Updated 5 years ago
- PyTorch layer-by-layer model profiler☆607Updated 4 years ago
- Experimental ground for optimizing memory of pytorch models☆366Updated 7 years ago
- A GPU performance profiling tool for PyTorch models☆503Updated 3 years ago
- C++ extensions in PyTorch☆1,100Updated last week
- A GPipe implementation in PyTorch☆843Updated 10 months ago
- Profiling and inspecting memory in pytorch☆1,061Updated 10 months ago
- Official code for "Writing Distributed Applications with PyTorch", PyTorch Tutorial☆262Updated 2 years ago
- A general and accurate MACs / FLOPs profiler for PyTorch models☆615Updated last year
- Slicing a PyTorch Tensor Into Parallel Shards☆299Updated 2 weeks ago
- Estimate/count FLOPS for a given neural network using pytorch☆304Updated 3 years ago
- Totally Versatile Miscellanea for Pytorch☆471Updated 3 years ago
- CuPy fused PyTorch neural networks ops☆273Updated 7 years ago
- Code snippets created for the PyTorch discussion board☆566Updated 4 years ago
- Fast Block Sparse Matrices for Pytorch☆547Updated 4 years ago
- TVM integration into PyTorch☆453Updated 5 years ago
- Examples of C extensions for PyTorch☆256Updated 2 years ago
- Library for faster pinned CPU <-> GPU transfer in Pytorch☆685Updated 5 years ago
- Block-sparse primitives for PyTorch☆156Updated 4 years ago
- A plug-in replacement for DataLoader to load Imagenet disk-sequentially in PyTorch.☆239Updated 3 years ago
- Programmable Neural Network Compression☆148Updated 3 years ago
- Efficient GPU kernels for block-sparse matrix multiplication and convolution☆1,041Updated 2 years ago
- End-to-end training of sparse deep neural networks with little-to-no performance loss.☆323Updated 2 years ago
- ATen: A TENsor library for C++11☆698Updated 5 years ago
- Implementations of ideas from recent papers☆393Updated 4 years ago
- ☆536Updated 3 years ago
- functorch is JAX-like composable function transforms for PyTorch.☆1,432Updated this week
- 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
- Low Precision Arithmetic Simulation in PyTorch☆278Updated last year
- Implementation of https://arxiv.org/abs/1904.00962☆376Updated 4 years ago