onnxruntime
196dea1b - Update Whisper attention fusions (#24857)

Commit
326 days ago
Update Whisper attention fusions (#24857) ### Description This PR updates the attention fusions for Whisper to work with the latest `transformers` package (`4.52.3`). ### Motivation and Context Previously, the attention fusions were maintained for many older `transformers` versions. The existing fusions do not work with the latest `transformers` versions.
Parents
Loading