From 2ca0395c555556e433ec8538bae289fc40f84fa1 Mon Sep 17 00:00:00 2001 From: "Gordon Lam (SH)" Date: Mon, 13 Apr 2026 16:06:20 +0800 Subject: [PATCH] Add consolidated hardware requirements summary table Gives developers a quick overview without reading each EP section. Fixes ADO #61791059 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- docs/new-windows-ml/supported-execution-providers.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/new-windows-ml/supported-execution-providers.md b/docs/new-windows-ml/supported-execution-providers.md index 3713e402..40b30f00 100644 --- a/docs/new-windows-ml/supported-execution-providers.md +++ b/docs/new-windows-ml/supported-execution-providers.md @@ -9,6 +9,15 @@ ms.topic: how-to Windows ML supports the following execution providers. To learn more about execution providers, [see the ONNX Runtime docs](https://onnxruntime.ai/docs/execution-providers/). +## Requirements summary + +| Execution provider | Hardware | Minimum OS | +|---|---|---| +| CPU | Any x64/ARM64 CPU | Windows 10 19041+ | +| DirectML | Any DirectX 12 compatible GPU | Windows 10 19041+ | +| NvTensorRtRtx (NVIDIA) | NVIDIA RTX 30XX and above | Windows 11 24H2+ | +| QNN (Qualcomm) | Qualcomm Snapdragon X Elite/Plus | Windows 11 24H2+ | + ## Included execution providers The following execution providers are included with the ONNX Runtime that ships with Windows ML: