Skip to content

Conversation

@Anerudhan
Copy link
Collaborator

πŸ“’ cuDNN Frontend v1.14 β€” Release Notes

πŸš€ Improvements

πŸ”Ή SDPA

  • Improved support checks for Hopper backward propagation (bprop) to fix a bug (introduced in 9.11 and fixed in 9.13) affecting certain large head-dimension combinations of d_qk and d_v.
  • Added support for sink parameter for SDPA opertation. Refer new samples
    • fp16_fwd_with_sink_token.cpp - fp16_bwd_with_sink_token.cpp

πŸ”Ή Pointwise

  • Added beta support for configurable beta for swish

πŸ”Ή Other Updates

βœ… Recommended Action: Upgrade to cuDNN Frontend v1.14.1 for full compatibility with cuDNN 9.13.0+, improved SDPA support, additional normalization support, and deviceless graph compilation features.

## πŸš€ Improvements

### πŸ”Ή SDPA
- Improved support checks for **Hopper backward propagation (bprop)** to fix a bug (introduced in `9.11` and fixed in `9.13`) affecting certain large head-dimension combinations of *d_qk* and *d_v*.
- Added support for sink parameter for SDPA opertation. Refer new samples
	- `fp16_fwd_with_sink_token.cpp`
        - `fp16_bwd_with_sink_token.cpp`

### πŸ”Ή Pointwise
- Added beta support for configurable beta for swish

### πŸ”Ή Other Updates
- See PR #163 and #165 for custom DLPack path

βœ… Recommended Action: Upgrade to cuDNN Frontend v1.14.1 for full compatibility with cuDNN 9.13.0+, improved SDPA support, additional normalization support, and deviceless graph compilation features.
@Anerudhan Anerudhan merged commit 1a7b4b7 into main Sep 5, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants