← Back to events
ActiveAIRelease

trunk/07bd5cb6a00c0b220d2a144ae4c6d2b914abed35: [dynamo][inductor] Type diagnostic payloads as object (#196135)

What happened

Summary replace Any with object for opaque Dynamo exception args, serialized state, StopIteration values, and backend identifiers accept read-only Sequence[object] and Mapping[str, object] in Inductor missing/lowering-op diagnostics tighten formatting-only Dynamo helpers and AOTAutograd tangent metadata without changing runtime behavior These payloads are only stored, serialized, or rendered in diagnostics, so calle…

Summary assembled by rule from the sources below

Why it's spreading

Sources