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

trunk/4310195f8a7c4a8bc462b56a073c70fc9c9bbf64: [c10d] Release unused functional Work results (#193239)

发生了什么

NCCL2 queues caller-visible Work objects for watchdog and CUDA graph tracking. Those references retain collective tensors after wait_tensor removes the functional registry entry. Queue only shared completion state and an input tensor shelf, and retain only completion state during graph capture. Caller waits clear the shared shelf, including every child of a coalesced operation, while direct Work results remain avail…

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

为什么在扩散

来源