trunk/79fcc0094dc424d271eb602ef51de265e4307c76: [varlen] Pass cumulative sequence lengths directly to cuDNN (#194906)
- PyTorch: 119 events in the last 90 days
- PyTorch: 118th Release in the last 90 days
- Previous: earlier the same day · trunk/3fc24f694110f71e58500e2e93fd7d8dcd633e82: Default equality operators for member-wise-comparable structs (#194889)
What happened
Human Note Use new API and also update headdim support table Agent note This commit was authored with an AI assistant. cuDNN varlen forward currently converts cumulative sequence lengths into per-sequence lengths with diff and multiplies them by token strides to form ragged offsets. cuDNN 9.24 and Frontend 1.25 added direct cumulative-length inputs and per-tensor ragged-offset multipliers, so regular packed forward…
Summary assembled by rule from the sources below