sandeepkumar-skb / pytorch_custom_op
End to End steps for adding custom ops in PyTorch.
☆21Updated 4 years ago
Alternatives and similar repositories for pytorch_custom_op:
Users that are interested in pytorch_custom_op are comparing it to the libraries listed below
- TileFusion is an experimental C++ macro kernel template library that elevates the abstraction level in CUDA C for tile processing.☆80Updated last week
- An extension library of WMMA API (Tensor Core API)☆95Updated 9 months ago
- ☆94Updated 11 months ago
- CUDA Templates for Linear Algebra Subroutines☆20Updated last week
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆68Updated 2 weeks ago
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆181Updated 2 months ago
- A memory profiler for NVIDIA GPUs to explore memory inefficiencies in GPU-accelerated applications.☆25Updated 6 months ago
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆91Updated 2 weeks ago
- Standalone Flash Attention v2 kernel without libtorch dependency☆108Updated 7 months ago
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆105Updated 9 months ago
- A tool for examining GPU scheduling behavior.☆79Updated 8 months ago
- ☆66Updated 3 months ago
- MLIR-based partitioning system☆80Updated this week
- ☆50Updated last year
- An experimental CPU backend for Triton (https//github.com/openai/triton)☆40Updated last month
- DeeperGEMM: crazy optimized version☆65Updated 2 weeks ago
- ☆97Updated last month
- Dissecting NVIDIA GPU Architecture☆90Updated 2 years ago
- rocSHMEM intra-kernel networking runtime for AMD dGPUs on the ROCm platform.☆76Updated this week
- ☆43Updated 4 years ago
- A hierarchical collective communications library with portable optimizations☆33Updated 4 months ago
- Benchmark code for the "Online normalizer calculation for softmax" paper☆91Updated 6 years ago
- ☆23Updated 2 months ago
- MatMul Performance Benchmarks for a Single CPU Core comparing both hand engineered and codegen kernels.☆130Updated last year
- Fast and memory-efficient exact attention☆60Updated this week
- ☆39Updated this week
- Artifacts of EVT ASPLOS'24☆23Updated last year
- ☆38Updated 5 years ago
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆130Updated 4 years ago
- Sample examples of how to call collective operation functions on multi-GPU environments. A simple example of using broadcast, reduce, all…☆32Updated last year