onnxruntime/onnxruntime
Scott McKay 2a857d9a86
Add ML Program support for more operators (#19527)
### Description
<!-- Describe your changes. -->

Add support for:
- Clip/Relu/Relu6
- Add/Mul/Div/Sub/Pow
- GlobalAveragePool/GlobalMaxPool/AveragePool/MaxPool
- Reshape
- Gemm/MatMul

Fix some build issues/warnings from changes.

Fix a couple of potential issues with the Resize op as well (noticed due
to change to reject inputs with empty data at a higher level).

### 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 mobilenetv2 with ML Program
2024-03-01 10:23:29 +10:00
..
contrib_ops Parallel Transpose_BSNH_to_BNSH (#19406) 2024-02-29 10:31:57 -08:00
core Add ML Program support for more operators (#19527) 2024-03-01 10:23:29 +10:00
python [QNN Quant] Ensure 16bit tensor quant overrides set MS domain (#19684) 2024-02-29 01:19:25 -08:00
test Add ML Program support for more operators (#19527) 2024-03-01 10:23:29 +10:00
tool/etw
wasm [js/webgpu] Support capture and replay for jsep (#18989) 2024-01-30 18:28:03 -08:00
__init__.py [ORT 1.17.0 release] Bump up version to 1.18.0 (#19170) 2024-01-17 11:18:32 -08:00
ReformatSource.ps1
ReformatSourcePython.bat
VSCodeCoverage.runsettings