cd/entity/FlashAttention· home entities FlashAttention
grep -l @flashattention /news/*.json | wc -l → 27

FlashAttention

mentions 27 type Organization page 1/2 feed RSS

// recent coverage 27 mentions

21:01
2026-08-18
pub.towardsai.net
artificial-intelligence

What a Kernel Is, and Why Everyone Is Writing New Ones

A kernel is a single function that runs on a GPU, and the steep memory hierarchy—with a 1,600x gap between L2 cache and HBM—makes kernel design crucial for AI performance. FlashAttention, developed by…

14:30
2026-08-18
hiraditya.github.io
artificial-intelligence

The KV Cache Has No ABI

The KV cache has no standard ABI, with vLLM's FlashAttention backend alone reporting its cache shape as a four-dimensional tensor that varies by backend, attention variant, and model family, complicat…

07:33
2026-08-10
htor.inf.ethz.ch
machine-learning

Let's Stop Calling Everything "Linear Attention"

A new critique argues that the term 'linear attention' is overused and ambiguous, covering at least six different resource claims that range from constant computation per token to merely reduced KV ca…

06:39
2026-07-31
github.com
artificial-intelligence

HexCore: Low-Latency Paged KV Cache Allocator in C++20 and CUDA

HexCore, a low-latency paged KV cache allocator for LLM inference written in C++20 and CUDA, has been released under the Apache License 2.0 by Rasuljanov Muhammadali. The CPU-side allocator and relate…

21:29
2026-07-30
wheels.astral.sh
developer-tools

Astral GPU Indexes

Astral has launched pre-built GPU-enabled Python wheels for the PyTorch ecosystem, supporting packages like FlashAttention across multiple CUDA versions (11.8 through 13.2) and PyTorch versions. The A…

17:46
2026-07-23
promptcube3.com
artificial-intelligence

Mage-Flow: 4B Params vs 32B Giants

Microsoft's Mage-Flow image generation model, with only 4 billion parameters, outperforms larger models including FLUX.2-dev (32B) and Qwen-Image (20B) on GenEval benchmarks, scoring 0.88 against thei…

19:13
2026-07-22
dev.to
large-language-models

RoPE: How 2D Rotations Solved Transformer Long-Context

Rotary Position Embedding (RoPE), introduced by Su et al. in 2021, solves the Transformer long-context problem by rotating Query and Key vectors in 2D sub-planes, making attention depend only on relat…

16:08
2026-07-21
byteiota.com
machine-learning

PyTorch 2.13: FlexAttention on Apple Silicon Is 12x Faster

PyTorch 2.13, released July 8, brings FlexAttention to Apple Silicon with up to 12x speedup on sparse attention patterns, such as a 32,768-token sequence with a 256-token sliding window (35ms vs 431ms…

10:24
2026-07-13
machinebrief.com
artificial-intelligence

STEEL: Revolutionizing Energy-Efficient AI on Laptops

Researchers have introduced STEEL, the first open-source implementation of FlashAttention optimized for XDNA-like neural processing units (NPUs), achieving significant energy and speed advantages for …

11:22
2026-06-26
mlc.ai
machine-learning

Modern GPU Programming Book

A new book, 'Modern GPU Programming For MLSys', teaches GPU kernel optimization for machine learning systems, focusing on Blackwell architecture and techniques like GEMM and FlashAttention. Developed …

15:00
2026-06-17
hiraditya.github.io
large-language-models

vLLM's op IR, or: where the inference engine meets the compiler

VLLM, a model-serving engine for large language models, introduced a small op-level IR to resolve the tension between acting as a compiler target and a hand-tuned kernel dispatcher. The IR allows vLLM…

10:16
2026-06-16
liyuan24.github.io
machine-learning

Attention Backpropagation: Step by step derivation

A blog post derives the backward pass of attention mechanisms step by step, using a concrete example to illustrate gradient computation for Q, K, and V matrices. The derivation builds on FlashAttentio…

17:29
2026-06-14
research.rudrite.com
artificial-intelligence

Show HN: Landmark AI and ML research explained, redrawn, animated

Rudrite Research launched a free, open platform offering interactive, animated visual explainers of landmark AI and ML papers, including Attention Is All You Need, GPT-3, and FlashAttention, to make f…

page 1 / 2 next →
// co-occurs with top 8 entities
// topics top 6 topics