Commits


Patrice Vignola authored and GitHub committed 61e07a46e17
[DML EP] Support split hidden size for RotaryEmbedding (#18852) RotaryEmbedding now supports the `[batchSize, numHeads, sequenceLength, headSize]` format for its input, which is used in Mistral.