trunk/be904b2055a51551ceb3cc272b4d772bac22a470: Make sparse tensor validation state thread-local (#194751)
- PyTorch 近 90 天出现 867 次
- PyTorch 近 90 天第 856 次发版
- 上一次:同一天稍早 · ciflow/xpu/196712
发生了什么
Fixing an Issue Issue Fixes #194750 Summary QED Audit is proposing the thread-local fix requested by @malfet for #194750 . AI-assisted content (Codex): Move the deferred sparse-validation collector onto PyTorch's existing _SerializationLocal state so concurrent torch.load calls cannot validate or clear one another's tensors. Add a deterministic integration test that pauses a malformed weights-only load at validation…
摘要按规则整理自下方来源原文