viable/strict/1788555000: [MPS] Fix svd_jacobi Metal compiler crash (#195949)
- PyTorch 近 90 天出现 539 次
- PyTorch 近 90 天第 533 次发版
- 上一次:同一天稍早 · viable/strict/1788547839
发生了什么
Attempts to launch SVD kernel (linalg.svd/svdvals/lstsq) failed with Failed to created pipeline state object, error: ... AGXMetal Code=2 Compilation failed due to an interrupted connection: XPC_ERROR_CONNECTION_INTERRUPTED Root caused to threadgroup_barrier (params.stage_v ? mem_flags::mem_threadgroup : (mem_flags::mem_threadgroup | mem_flags::mem_device)); The barrier scope must be a compile-time constant. The Meta…
摘要按规则整理自下方来源原文