Why it matters
Dynamo is graph capture layer. Understanding shapes compiler stack.
Advertisement
The architecture
Hooks Python interpreter.
Traces to FX graph.
Falls back for unsupported.
Advertisement
How it works end to end
Frame evaluation hook.
Guards: check assumptions still valid.
Recompile on guard fail.
Graph break: fall to eager, resume compile.