NVIDIA / online-softmaxLinks
Benchmark code for the "Online normalizer calculation for softmax" paper
☆105Updated 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:
- Standalone Flash Attention v2 kernel without libtorch dependency☆113Updated last year
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆96Updated 4 months ago
- ☆105Updated last year
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆44Updated 11 months ago
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆127Updated last year
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆78Updated last year
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆192Updated last year
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆72Updated last year
- ☆259Updated last year
- llama INT4 cuda inference with AWQ☆55Updated last year
- ☆113Updated 8 months ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆148Updated 8 months ago
- play gemm with tvm☆92Updated 2 years ago
- TileFusion is an experimental C++ macro kernel template library that elevates the abstraction level in CUDA C for tile processing.☆106Updated 7 months ago
- ☆102Updated last year
- ☆173Updated 8 months ago
- ☆152Updated last year
- NVIDIA cuTile learn☆154Updated last month
- ☆49Updated last year
- ☆65Updated 9 months ago
- Implement Flash Attention using Cute.☆100Updated last year
- ☆118Updated 10 months ago
- 使用 cutlass 实现 flash-attention 精简版,具有教学意义☆54Updated last year
- An efficient GPU support for LLM inference with x-bit quantization (e.g. FP6,FP5).☆276Updated 6 months ago
- CUDA Matrix Multiplication Optimization☆256Updated last year
- An extension library of WMMA API (Tensor Core API)☆109Updated last year
- ☆159Updated last year
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆145Updated 5 years ago
- Flash-LLM: Enabling Cost-Effective and Highly-Efficient Large Generative Model Inference with Unstructured Sparsity☆233Updated 2 years ago
- PyTorch bindings for CUTLASS grouped GEMM.☆142Updated 8 months ago