v1.14.1-release
π’ cuDNN Frontend v1.14.1 β Release Notes
π Improvements
πΉ SDPA
- Improved support checks for Hopper backward propagation (bprop) to fix a bug (introduced in
9.11and fixed in9.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.cppfp16_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.