pytorch / extension-cppLinks
C++ extensions in PyTorch
☆1,113Updated this week
Alternatives and similar repositories for extension-cpp
Users that are interested in extension-cpp are comparing it to the libraries listed below
Sorting:
- Tutorial for building a custom CUDA function for Pytorch☆517Updated 6 years ago
- ATen: A TENsor library for C++11☆699Updated 5 years ago
- A GPU performance profiling tool for PyTorch models☆503Updated 3 years ago
- TorchBench is a collection of open source benchmarks used to evaluate PyTorch performance.☆959Updated last week
- Efficient GPU kernels for block-sparse matrix multiplication and convolution☆1,043Updated 2 years ago
- TVM integration into PyTorch☆453Updated 5 years ago
- A GPipe implementation in PyTorch☆844Updated 11 months ago
- PyTorch layer-by-layer model profiler☆607Updated 4 years ago
- FB (Facebook) + GEMM (General Matrix-Matrix Multiplication) - https://code.fb.com/ml-applications/fbgemm/☆1,399Updated this week
- A lightweight library for PyTorch training tools and utilities☆1,700Updated this week
- PyTorch C++ API Documentation☆230Updated this week
- Profiling and inspecting memory in pytorch☆1,061Updated 11 months ago
- Experimental ground for optimizing memory of pytorch models☆366Updated 7 years ago
- A general and accurate MACs / FLOPs profiler for PyTorch models☆619Updated last year
- A CPU+GPU Profiling library that provides access to timeline traces and hardware performance counters.☆826Updated last week
- Library for faster pinned CPU <-> GPU transfer in Pytorch☆685Updated 5 years ago
- common in-memory tensor structure☆1,026Updated last month
- Sublinear memory optimization for deep learning. https://arxiv.org/abs/1604.06174☆598Updated 5 years ago
- Collective communications library with various primitives for multi-machine training.☆1,326Updated 3 weeks ago
- functorch is JAX-like composable function transforms for PyTorch.☆1,432Updated this week
- Enabling PyTorch on XLA Devices (e.g. Google TPU)☆2,639Updated this week
- Deep Learning Experiment Management☆639Updated 2 years ago
- Dive into Deep Learning Compiler☆646Updated 3 years ago
- My best practice of training large dataset using PyTorch.☆1,099Updated last year
- Continuous builder and binary build scripts for pytorch☆353Updated 2 months ago
- Guide for building custom op for TensorFlow☆382Updated 2 years ago
- The Tensor Algebra SuperOptimizer for Deep Learning☆719Updated 2 years ago
- A Python-level JIT compiler designed to make unmodified PyTorch programs faster.☆1,055Updated last year
- Model analyzer in PyTorch☆1,486Updated 2 years ago
- How and why you want to make your pytorch CUDA/CPP extension with a Makefile☆172Updated 6 years ago