onnxruntime/onnxruntime
Bin Miao a15381d7fc
[WebNN EP] Fix issues of GRU operator (#22123)
### Description
This PR fixes the spelling of the key value of the GRU operator in the
map in the `GetSupportedNodes` function (Gru -> GRU) and removes the
data type check for the fifth input (sequence_lens) of the GRU operator.

PTAL, thanks!
2024-11-13 13:34:34 -08:00
..
contrib_ops Update skip layer norm (#22719) 2024-11-12 07:01:30 -08:00
core [WebNN EP] Fix issues of GRU operator (#22123) 2024-11-13 13:34:34 -08:00
lora Accomodate BE platforms. Make sure we always write flatbuffers LE (#22375) 2024-10-11 09:14:44 -07:00
python [TensorRT EP] Add new provider option to exclude nodes from running on TRT (#22681) 2024-11-13 11:34:43 -08:00
test [TensorRT EP] Add new provider option to exclude nodes from running on TRT (#22681) 2024-11-13 11:34:43 -08:00
tool/etw
wasm [WebNN] Fixed WebNN Module undefined issue (#22795) 2024-11-11 21:31:24 -08:00
__init__.py bumps up version in main from 1.20 -> 1.21 (#22482) 2024-10-17 12:32:35 -07:00
ReformatSource.ps1
ReformatSourcePython.bat
VSCodeCoverage.runsettings