pytorch / extension-cppLinks
C++ extensions in PyTorch
☆1,137Updated last month
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☆519Updated 6 years ago
- ATen: A TENsor library for C++11☆702Updated 5 years ago
- A GPU performance profiling tool for PyTorch models☆503Updated 4 years ago
- Efficient GPU kernels for block-sparse matrix multiplication and convolution☆1,045Updated 2 years ago
- TorchBench is a collection of open source benchmarks used to evaluate PyTorch performance.☆976Updated this week
- TVM integration into PyTorch☆453Updated 5 years ago
- PyTorch C++ API Documentation☆234Updated last week
- FB (Facebook) + GEMM (General Matrix-Matrix Multiplication) - https://code.fb.com/ml-applications/fbgemm/☆1,426Updated this week
- A GPipe implementation in PyTorch☆849Updated last year
- A CPU+GPU Profiling library that provides access to timeline traces and hardware performance counters.☆850Updated last week
- A lightweight library for PyTorch training tools and utilities☆1,706Updated this week
- PyTorch layer-by-layer model profiler☆606Updated 4 years ago
- common in-memory tensor structure☆1,046Updated 2 months ago
- Experimental ground for optimizing memory of pytorch models☆366Updated 7 years ago
- Profiling and inspecting memory in pytorch☆1,064Updated last year
- Collective communications library with various primitives for multi-machine training.☆1,342Updated 3 weeks ago
- [ARCHIVED] Cooperative primitives for CUDA C++. See https://github.com/NVIDIA/cccl☆1,773Updated last year
- Dive into Deep Learning Compiler☆647Updated 3 years ago
- Guide for building custom op for TensorFlow☆382Updated 2 years ago
- A general and accurate MACs / FLOPs profiler for PyTorch models☆626Updated 3 weeks ago
- functorch is JAX-like composable function transforms for PyTorch.☆1,436Updated this week
- Source code examples from the Parallel Forall Blog☆1,301Updated last year
- C++ Implementation of PyTorch Tutorials for Everyone☆2,073Updated 5 months ago
- ☆458Updated 10 years ago
- The Tensor Algebra SuperOptimizer for Deep Learning☆730Updated 2 years ago
- A flexible and efficient deep neural network (DNN) compiler that generates high-performance executable from a DNN model description.☆993Updated 11 months ago
- Continuous builder and binary build scripts for pytorch☆352Updated last week
- Deep Learning Experiment Management☆641Updated 2 years ago
- PyTorch/TorchScript/FX compiler for NVIDIA GPUs using TensorRT☆2,841Updated last week
- How and why you want to make your pytorch CUDA/CPP extension with a Makefile☆172Updated 6 years ago