NVIDIA / online-softmax
Benchmark code for the "Online normalizer calculation for softmax" paper
☆91Updated 6 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.☆36Updated 2 months ago
- ☆94Updated 8 months ago
- Standalone Flash Attention v2 kernel without libtorch dependency☆108Updated 8 months ago
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆109Updated 10 months ago
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆92Updated last week
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆65Updated 9 months ago
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆181Updated 3 months ago
- ☆76Updated 4 months ago
- ☆202Updated 10 months ago
- ☆68Updated 3 weeks ago
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆61Updated 8 months ago
- llama INT4 cuda inference with AWQ☆54Updated 3 months ago
- ☆91Updated last month
- ☆79Updated 6 months ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆76Updated this week
- ☆109Updated last week
- TileFusion is an experimental C++ macro kernel template library that elevates the abstraction level in CUDA C for tile processing.☆85Updated this week
- Implement Flash Attention using Cute.☆82Updated 4 months ago
- ☆58Updated 3 weeks ago
- ☆70Updated 3 months ago
- play gemm with tvm☆91Updated last year
- Tritonbench is a collection of PyTorch custom operators with example inputs to measure their performance.☆124Updated this week
- PyTorch bindings for CUTLASS grouped GEMM.☆89Updated 2 weeks ago
- ☆119Updated 5 months ago
- CUDA 8-bit Tensor Core Matrix Multiplication based on m16n16k16 WMMA API☆30Updated last year
- Examples of CUDA implementations by Cutlass CuTe☆177Updated 3 months ago
- A lightweight design for computation-communication overlap.☆113Updated last week
- ☆123Updated last year
- 📚FFPA(Split-D): Extend FlashAttention with Split-D for large headdim, O(1) GPU SRAM complexity, 1.8x~3x↑🎉 faster than SDPA EA.☆174Updated last week
- ☆33Updated last year