← 返回事件
持续讨论AI发版

trunk/fdbb719fcefb8b6f1490212896544b62f711eaad: [CUDA] Make graphs own annotation registry cleanup (#198418)

发生了什么

Annotation cleanup depended on an active Cuspy observer and only tracked IDs at instantiation, leaking captures without a profiler or deferred graphs that were never instantiated. Track capture, body, and executable IDs on the graph and purge their entries before notifying profiler destroy hooks. Store nodes in per-graph buckets so rekeying moves one bucket instead of copying all live graphs, and destruction only vi…

摘要按规则整理自下方来源原文

为什么在扩散

来源