iclementine / optimize_softmaxLinks
Optimize softmax in triton in many cases
☆21Updated 11 months ago
Alternatives and similar repositories for optimize_softmax
Users that are interested in optimize_softmax are comparing it to the libraries listed below
Sorting:
- Examples of CUDA implementations by Cutlass CuTe☆219Updated last month
- ☆100Updated 3 months ago
- ☆130Updated 8 months ago
- ☆53Updated last month
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆74Updated last year
- ☆138Updated last year
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆100Updated 3 months ago
- Implement Flash Attention using Cute.☆94Updated 8 months ago
- ☆150Updated 7 months ago
- A Easy-to-understand TensorOp Matmul Tutorial☆372Updated 11 months ago
- llm theoretical performance analysis tools and support params, flops, memory and latency analysis.☆103Updated last month
- ☆39Updated last year
- ☆150Updated 8 months ago
- This project is about convolution operator optimization on GPU, include GEMM based (Implicit GEMM) convolution.☆37Updated 7 months ago
- Optimize GEMM with tensorcore step by step☆32Updated last year
- ☆105Updated 4 months ago
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆40Updated 5 months ago
- ☆97Updated 11 months ago
- 使用 cutlass 实现 flash-attention 精简版,具有教学意义☆46Updated last year
- A GPU-optimized system for efficient long-context LLMs decoding with low-bit KV cache.☆56Updated 3 weeks ago
- ☆140Updated last year
- ☆15Updated last year
- 🤖FFPA: Extend FlashAttention-2 with Split-D, ~O(1) SRAM complexity for large headdim, 1.8x~3x↑🎉 vs SDPA EA.☆211Updated 2 weeks ago
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆94Updated 2 weeks ago
- ☆146Updated 5 months ago
- hands on model tuning with TVM and profile it on a Mac M1, x86 CPU, and GTX-1080 GPU.☆49Updated 2 years 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
- flash attention tutorial written in python, triton, cuda, cutlass☆404Updated 3 months ago
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆64Updated 11 months ago
- CUDA 8-bit Tensor Core Matrix Multiplication based on m16n16k16 WMMA API☆32Updated last year