← Back to events
ActiveAIRelease9.19

trunk/a5f76a0e8ca67c5ef3c095061187dd7c318e7197: [cuDNN] Add guards for cuDNN SDPA decode (#194927)

Photo: PyTorch Releases

What happened

This PR adds guards that disable cuDNN SDPA on version+device combos that expose the decoding bug from #193893 . Right now this blocks cuDNN on Blackwell on 9.19+, still waiting on a confirmed fixed release build to set an upper bound. Authored with assistance from Codex Pull Request resolved: #194927 Approved by: https://github.com/drisspg , https://github.com/eqy , https://github.com/atalman

Summary assembled by rule from the sources below

Why it's spreading

Sources