---
title: "Autoregressive decode phase mathematical notation"
description: "Autoregressive decode phase is a recurring research-paper notation family. Generates output tokens sequentially while reading prior key-value cache…"
canonical_url: "https://fanout.sh/labs/math-decoder/symbol/decode-phase"
md_url: "https://fanout.sh/labs/math-decoder/symbol/decode-phase.md"
last_updated: "2026-08-09"
access: "public"
---

# Autoregressive decode phase mathematical notation

Autoregressive decode phase is a recurring research-paper notation family. Generates output tokens sequentially while reading prior key-value cache…

## Public overview

Autoregressive decode phase is a recurring research-paper notation family. Generates output tokens sequentially while reading prior key-value cache entries and appending one new entry per layer.

Autoregressive decode phase: Generates output tokens sequentially while reading prior key-value cache entries and appending one new entry per layer. Example: Approximate completion time from the number of iterative decode steps.

---
This representation contains public Fanout content only. Protected Pro lessons, account data, billing, checkout, and pricing are not included.

Browse the public content map: https://fanout.sh/sitemap.md
