Code · architecture · study mode
5-iteration polynomial approximation of the polar decomposition. Input gradient G → orthogonal matrix U (from G =…
Full explanation below the code →
5-iteration polynomial approximation of the polar decomposition. Input gradient G → orthogonal matrix U (from G = U·Σ·V^T). dynamic=False required — Triton recompiles on shape change, killing speed.
What does it mean for the update matrix to be orthogonal, and why does Muon need this?