trunk/5e0f0d7165bbc2c53321427a2e0b15383e3d2049: [native_aot][8/7] stage 2: refuse an import-time rebuild (#195877)
- PyTorch 近 90 天出现 502 次
- PyTorch 近 90 天第 497 次发版
- 上一次:同一天稍早 · trunk/48a6a6702221e65edd20a1e218cc1b7b783bc537: [native_aot][6/7] build_stage2: which builds export (#194242)
发生了什么
Human Note: Not to say this can't be supported at some point, but for now it isn't, so just fail nice and loudly. Claude: scikit-build-core's editable.rebuild (also SKBUILD_EDITABLE_REBUILD, or -C editable.rebuild=true) installs a meta-path finder that runs cmake --build and cmake --install on the first import torch . Stage 2 cannot work under it: every probe it makes imports torch in a subprocess, so each one trigg…
摘要按规则整理自下方来源原文