NVIDIA / online-softmaxLinks
Benchmark code for the "Online normalizer calculation for softmax" paper
☆98Updated 7 years ago
Alternatives and similar repositories for online-softmax
Users that are interested in online-softmax are comparing it to the libraries listed below
Sorting:
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆40Updated 6 months ago
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆113Updated last year
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆64Updated 11 months ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆74Updated last year
- ☆229Updated last year
- ☆98Updated 11 months ago
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆94Updated 2 weeks ago
- llama INT4 cuda inference with AWQ☆54Updated 7 months ago
- ☆100Updated 3 months ago
- Standalone Flash Attention v2 kernel without libtorch dependency☆111Updated 11 months ago
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆183Updated 6 months ago
- ☆135Updated 3 months ago
- ☆109Updated 7 months ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆100Updated 3 months ago
- ☆86Updated 9 months ago
- PyTorch bindings for CUTLASS grouped GEMM.☆110Updated 2 months ago
- ☆39Updated last year
- Implement Flash Attention using Cute.☆94Updated 8 months ago
- Tritonbench is a collection of PyTorch custom operators with example inputs to measure their performance.☆207Updated this week
- play gemm with tvm☆91Updated 2 years ago
- ☆105Updated 4 months ago
- TileFusion is an experimental C++ macro kernel template library that elevates the abstraction level in CUDA C for tile processing.☆95Updated last month
- ☆150Updated 7 months ago
- An efficient GPU support for LLM inference with x-bit quantization (e.g. FP6,FP5).☆261Updated last month
- CUDA Matrix Multiplication Optimization☆217Updated last year
- Examples of CUDA implementations by Cutlass CuTe☆219Updated last month
- A collection of memory efficient attention operators implemented in the Triton language.☆278Updated last year
- ☆61Updated 4 months ago
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆138Updated 5 years ago
- ☆81Updated 7 months ago