使用 cutlass 实现 flash-attention 精简版,具有教学意义
☆59Aug 12, 2024Updated last year
Alternatives and similar repositories for tiny-flash-attention
Users that are interested in tiny-flash-attention are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆81Aug 12, 2024Updated last year
- ☆23Aug 14, 2024Updated last year
- GEMV implementation with CUTLASS☆19Aug 21, 2025Updated 7 months ago
- flash attention tutorial written in python, triton, cuda, cutlass☆491Jan 20, 2026Updated 2 months ago
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆44Feb 27, 2025Updated last year
- ☆13Nov 3, 2025Updated 4 months ago
- A practical way of learning Swizzle☆37Feb 3, 2025Updated last year
- ☆44Nov 1, 2025Updated 4 months ago
- ☆119May 16, 2025Updated 10 months ago
- ☆261Jul 11, 2024Updated last year
- 使用 CUDA C++ 实现的 llama 模型推理框架☆63Nov 8, 2024Updated last year
- ☆49Apr 15, 2024Updated last year
- Examples of CUDA implementations by Cutlass CuTe☆270Jul 1, 2025Updated 8 months ago
- Flash Attention in ~100 lines of CUDA (forward pass only)☆10Jun 10, 2024Updated last year
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆16Aug 31, 2023Updated 2 years ago
- ☆61Feb 15, 2026Updated last month
- Multiple GEMM operators are constructed with cutlass to support LLM inference.☆19Aug 3, 2025Updated 7 months ago
- Implement Flash Attention using Cute.☆102Dec 17, 2024Updated last year
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆95Feb 20, 2026Updated last month
- Flash Attention in ~100 lines of CUDA (forward pass only)☆1,098Dec 30, 2024Updated last year
- Flash Attention in raw Cuda C beating PyTorch☆38May 14, 2024Updated last year
- Decoding Attention is specially optimized for MHA, MQA, GQA and MLA using CUDA core for the decoding stage of LLM inference.☆46Jun 11, 2025Updated 9 months ago
- ☆26Aug 15, 2023Updated 2 years ago
- High Performance FP8 GEMM Kernels for SM89 and later GPUs.☆20Jan 24, 2025Updated last year
- ☆169Feb 5, 2026Updated last month
- This is a series of GPU optimization topics. Here we will introduce how to optimize the CUDA kernel in detail. I will introduce several…☆1,248Jul 29, 2023Updated 2 years ago
- SGEMM optimization with cuda step by step☆22Mar 23, 2024Updated 2 years ago
- Standalone Flash Attention v2 kernel without libtorch dependency☆112Sep 10, 2024Updated last year
- Benchmark tests supporting the TiledCUDA library.☆18Nov 19, 2024Updated last year
- An experimental communicating attention kernel based on DeepEP.☆35Jul 29, 2025Updated 7 months ago
- Several optimization methods of half-precision general matrix multiplication (HGEMM) using tensor core with WMMA API and MMA PTX instruct…☆531Sep 8, 2024Updated last year
- Awesome code, projects, books, etc. related to CUDA☆31Feb 3, 2026Updated last month
- SpInfer: Leveraging Low-Level Sparsity for Efficient Large Language Model Inference on GPUs☆62Mar 25, 2025Updated 11 months ago
- 大规模并行处理器编程实战 第二版答案☆36Jun 4, 2022Updated 3 years ago
- TensorRT encapsulation, learn, rewrite, practice.☆29Oct 19, 2022Updated 3 years ago
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆193Jan 28, 2025Updated last year
- Optimize softmax in triton in many cases☆23Sep 6, 2024Updated last year
- A Easy-to-understand TensorOp Matmul Tutorial☆409Mar 5, 2026Updated 2 weeks ago
- ☆71Jan 6, 2025Updated last year