<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Diffusion on Duo&#39;s Tech Blog</title>
    <link>https://duoan.github.io/tags/diffusion/</link>
    <description>Recent content in Diffusion on Duo&#39;s Tech Blog</description>
    <image>
      <title>Duo&#39;s Tech Blog</title>
      <url>https://duoan.github.io/images/papermod-cover.png</url>
      <link>https://duoan.github.io/images/papermod-cover.png</link>
    </image>
    <generator>Hugo -- 0.153.1</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 16 Jul 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://duoan.github.io/tags/diffusion/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Foundation Model Kernel Optimization in 2026: A Field Guide Across Dense, MoE, Multimodal, and Diffusion</title>
      <link>https://duoan.github.io/posts/foundation-model-kernel-optimization-2026/</link>
      <pubDate>Thu, 16 Jul 2026 00:00:00 +0000</pubDate>
      <guid>https://duoan.github.io/posts/foundation-model-kernel-optimization-2026/</guid>
      <description>&lt;h1 id=&#34;foundation-model-kernel-optimization-in-2026-a-field-guide-across-dense-moe-multimodal-and-diffusion&#34;&gt;Foundation Model Kernel Optimization in 2026: A Field Guide Across Dense, MoE, Multimodal, and Diffusion&lt;/h1&gt;
&lt;p&gt;Most “kernel optimization” conversations still start with FLOPs. In 2026 that is usually the wrong first question. Foundation-model runtime is dominated by &lt;strong&gt;HBM traffic, KV cache, temporary tensors, collectives, dynamic permutation, and launch overhead&lt;/strong&gt;. FlashAttention, fused linear–cross-entropy, paged KV, MoE grouped GEMM, and DeepEP-style dispatch all share one essence: &lt;em&gt;do not materialize intermediates&lt;/em&gt;, or &lt;em&gt;make each byte travel once&lt;/em&gt;.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
