viable/strict/1787680605: [inductor] Vendor and adapt QuACK symmetric GEMM (#194177)
- PyTorch 近 90 天出现 49 次
- PyTorch 近 90 天第 49 次发版
- 上一次:同一天稍早 · trunk/497054bc5632075da7cadbd6a8e14a49e8b534f7: Add XPU dispatch for linalg.polar (#188253)
发生了什么
Human commentary from the author: "and add architecture descriptions and examples to each PR to make it clear" AI-assisted change description: Summary A product such as X @ X.T is symmetric, so a conventional GEMM computes two equal output triangles. Vendor the existing QuACK symmetric GEMM from the pinned upstream revision and adapt it to PyTorch runtime interfaces. The kernel schedules one triangle and writes each…
摘要按规则整理自下方来源原文