Skip to content

v1.14.1-release

Choose a tag to compare

@Anerudhan Anerudhan released this 05 Sep 04:42
· 3 commits to main since this release
1a7b4b7

πŸ“’ cuDNN Frontend v1.14.1 β€” 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

  • 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.