trunk/53d71a46ccf510877a3884b91875e0982edaaa13: Don't mutate the caller's annotation dict in mark_stream (#194851)
- PyTorch 近 90 天出现 126 次
- PyTorch 近 90 天第 125 次发版
- 上一次:同一天稍早 · trunk/335b7a63d84d579cd801d6a3afc04f04728f09eb
发生了什么
Human note: backward annotation projection and cupti backend for getting annotations were merged approximately simultaneously, and cupti backend didn't correctly handle backward annotations - all the backward node stayed empty with cupti backend. mark_stream wrote the resolved stream id into the annotation dict it was handed. The annotation is then stored by reference in the kernel annotation registry, so the write…
摘要按规则整理自下方来源原文