Structs§
- Activation
Hint - Per-request shape hint passed into [
preflight_memory_guard] so the activation budget can scale with resolution / dtype / arch.Nonedegrades to the previous fixed-headroom approximation (theMEMORY_BUDGET_HEADROOMbaked intoestimate_peak_memory’s 2 GB constant), which keeps behavior identical for callers that don’t yet have a request in scope (e.g. admin-API model loads with no resolution context).