onnxruntime
6372a026 - Pass kv_num_heads explicitly to ApplyAttention

Commit
16 days ago
Pass kv_num_heads explicitly to ApplyAttention Drop the default arguments so every caller supplies kv_num_heads from the parameters produced by CheckInputs, instead of letting ApplyAttention fall back to num_heads when 0 is passed.
Author
Committer
Parents
Loading