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

trunk/ffc54724e283412d8d396faaee20e281bb7cd67b: [ROCm] Free rocFFT plans (#197425)

图:PyTorch Releases

发生了什么

rocFFT plans were intentionally leaked in bbd2350 ( #37427 ) to work around a process-exit crash that presented as a double free. The root cause is understood and has been fixed in rocFFT for years, so the leak is no longer needed. Root cause In 2020 the Repo singleton in rocFFT cached whole ExecPlan s, deduplicated by plan parameters and reference counted. PyTorch's cuFFT plan cache is a namespace-scope static ( pl…

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

为什么在扩散

来源