ciflow/rocm-mi300/194958: Drop unused includes across ATen, c10 and torch/csrc
- PyTorch 近 90 天出现 118 次
- PyTorch 近 90 天第 117 次发版
- 上一次:同一天稍早 · trunk/88bb71a5c62743868032d53b6ac9291520642396: Move expandable_segments() out of the header (#194872)
发生了什么
Found by running clang-tidy's misc-include-cleaner over compile_commands.json (the check is disabled in .clang-tidy and not part of lintrunner's config). Raw results were filtered by excluding umbrella headers still needed for re-exported symbols (Tensor.h, ATen.h, Functions.h, etc.), recompiling each file with the flagged include removed, and cross-checking gcc -E line markers so includes reached only from inactive…
摘要按规则整理自下方来源原文