onnxruntime/onnxruntime
zesongw d813d991b1
[WebNN EP] Support Squeeze Op (#16361)
### Description
<!-- Describe your changes. -->
Adds support for the Squeeze Op to WebNN EP.
It shares the similar parameters as Unsqueeze, so they are merged.


### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
Enable more models to run on WebNN EP.

---------

Co-authored-by: Dwayne Robinson <fdwr@hotmail.com>
2023-06-16 11:18:58 -07:00
..
contrib_ops [ROCm] Add attention kv cache for decoding (#16076) 2023-06-16 14:17:56 +08:00
core [WebNN EP] Support Squeeze Op (#16361) 2023-06-16 11:18:58 -07:00
python [Whisper] add a fusion option to split input bias from MHA/DMHA (#16049) 2023-06-16 10:29:48 +08:00
test [ROCm] Add attention kv cache for decoding (#16076) 2023-06-16 14:17:56 +08:00
tool/etw Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
wasm [js/web] enable ONNX Runtime Web error messages in JS (#16335) 2023-06-15 09:45:41 -07:00
__init__.py Update VERSION_NUMBER (#15773) 2023-05-03 15:07:34 -07:00
ReformatSource.ps1 Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
ReformatSourcePython.bat
VSCodeCoverage.runsettings