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

viable/strict/1788565816: Disable addr2line symbolization by default (#195462)

发生了什么

Motivation: I noticed people keep disabling this in production jobs because the addr2line symbolization is really slow. If this really is a problem, we should disable it in OSS too. Human direction: Flip TORCH_DISABLE_ADDR2LINE so it is true by default, and expose a private torch._C API so the behavior can be tested without compiling a C++ extension. AI-assisted implementation summary: Default C++ stack trace symbol…

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

为什么在扩散

来源