Fla Optimization Loop

Disciplined, reproducible loop for making an FLA kernel faster (Triton, Gluon, TileLang, CuTe) without ever breaking or gaming correctness. Synthesizes the task-contract / three-phase / iteration-protocol / silent-bug-catalog discipline of agent kernel-optimization frameworks (KDA, the MLSys FlashInfer contest workflow, AKO4ALL/AKO4X), and anchors all of it on FLA's frozen pytest (forward AND backward, under NaN poisoning) as the immutable correctness gate. Use when iterating on `fla/ops/**` performance over multiple rounds.

fla-org 3c26e69 3 files · 19.0 KB Updated

File contents

fla-org/flash-linear-attention/tree/main/.agents/skills/fla-optimization-loop commit 3c26e69ba2

Frequently asked questions

npx skillmds@latest add fla-org/fla-optimization-loop