NIEK2-0099
① SA Source
- Source: 開啟完整 SA 文章
- Section:
GPU and LPU Integration: Attention FFN Disaggregation (AFD) - Line hint:
87
Context Before
Source: Nvidia
Now with an understanding of what LPUs are good for we can understand how they fit into inference setups. NVIDIA introduced LPUs to improve the performance of high interactivity scenarios. In those scenarios, LPUs can leverage their low-latency capabilities to improve the decode phase latencies. One way LPUs can improve decode phase latencies is by applying the Attention FFN Disaggregation (AFD) technique, introduced in MegaScale-Infer ↗ and Step-3 ↗.
Evidence
On the other hand, decode predicts new tokens and is memory-bounded
Context After

Source: SemiAnalysis
② Atomic Claim
相較之下,decode 會逐步預測新 token,屬於記憶體受限型工作。
- Epistemic Mode:
ASSERTED - Mapping Status:
PARTIAL
③ Semantic Frame
{
"comparison_expression": "相較之下,decode 會逐步預測新 token,屬於記憶體受限型工作。",
"entities": [
{
"id": "04_knowledge_base/Decode",
"label": "decode"
}
],
"frame_type": "COMPARISON",
"metric": "UNSPECIFIED_METRIC",
"operator": "COMPARES_WITH",
"qualifiers": {
"condition_text": null,
"numeric_mentions": [],
"temporal_mentions": []
}
}④ Canonical Entity Mapping
| Role | Surface Label | Canonical Target |
|---|---|---|
| comparison_entity_0 | decode | Decode |
⑤ Human Review
請在 Properties 逐項確認:
- 原文 → Atomic Claim 是否忠實
- Atomic Claim → Semantic Frame 是否忠實
- Canonical Entity mapping 是否正確
- Epistemic mode 是否保留原文語氣
- 最後選擇
review_action
Review state
Markdown 內文不是正式 approval。只有 Apply bridge 寫入的 Decision Ledger event 才是正式決策。