onnxruntime/onnxruntime/core
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
..
codegen Replace some ORT_ENFORCE with ORT_THROW_IF_ERROR (#18812) 2023-12-14 10:14:22 -08:00
common [aarch64] Add Sbgemm kernel to accelerate fp32 tensor matmul with bfloat16 (#17031) 2024-01-22 14:43:06 -08:00
dll
dlpack
eager
flatbuffers Introduce a Nominal Checkpoint for On-Device Training (#19232) 2024-01-30 22:11:25 -08:00
framework Enable user to set QNN HTP performance mode for every session run (#19521) 2024-02-22 17:04:59 -08:00
graph Whisper Timestamps and Temperature (#19509) 2024-02-16 15:21:43 -08:00
language_interop_ops
mickey Adding unit test for sm80 prepack (#18514) 2023-11-28 10:01:09 -08:00
mlas [MLAS AArch64] SQNBitGemm optimization (#19272) 2024-01-30 14:29:12 -08:00
optimizer Merge GatherToSplitFusion and #19218 to a General Fusion (#19600) 2024-02-29 13:45:58 +08:00
platform fix memory mapping on Windows (#19623) 2024-02-25 08:50:45 -08:00
providers Add ML Program support for more operators (#19527) 2024-03-01 10:23:29 +10:00
quantization
session [DML EP] Enable DML Graph Serialization (#19505) 2024-02-26 11:35:13 -08:00
util Perf improvement for Intel MTL CPUs (#19524) 2024-02-14 18:35:56 -08:00