viable/strict/1789811432: [distributed] Resolve checkpoint test futures without sleeping (#197638)
- PyTorch 近 90 天出现 1197 次
- PyTorch 近 90 天第 1183 次发版
- 上一次:同一天稍早 · trunk/1399ae852461fc27e2045c5bf212a61fc3ad6bbe
发生了什么
The Future-state-dict test creates a worker thread solely to delay a result by 100ms. Pass an unresolved Future to write(), then resolve it explicitly. Retain the checkpoint-file assertion without the sleeping executor. Test plan: CPU source build, targeted lint, and all 15 checkpoint-process tests pass. The targeted test also passes on the existing CUDA build. Pull Request resolved: #197638 Approved by: https://git…
摘要按规则整理自下方来源原文