onnxruntime/onnxruntime/contrib_ops
amancini-N 8f3384b4c1
Fix BeamSearch T5 if initializers are on outer scope (#23044)
### Description
This PR adds the logic needed to consider only the needed implicit
inputs on BeamSearch op in case of T5 model (encoder/decoder, 2 graphs).
The logic added is similar to what happens in the _If_ kernel setup.


### Motivation and Context
Fixes #23043
2024-12-09 15:15:20 -08:00
..
cpu Fix BeamSearch T5 if initializers are on outer scope (#23044) 2024-12-09 15:15:20 -08:00
cuda Replace INFINITY by std::numeric_limits<float>::infinity() (#22868) 2024-11-18 09:16:41 -08:00
js [JS/WebGPU] GroupQueryAttention rewrite (#20946) 2024-10-23 10:14:09 -07:00
rocm Remove nsync (#20413) 2024-10-21 15:32:14 -07:00
webgpu Bump version of Dawn to 12a3b24c4 (#23002) 2024-12-04 09:47:16 -08:00