You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/new-windows-ml/supported-execution-providers.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: Supported execution providers in Windows ML
3
3
description: Learn which ONNX Runtime execution providers are available in Windows ML for running local AI models across Windows PCs, and see their release history.
4
-
ms.date: 02/23/2026
4
+
ms.date: 02/27/2026
5
5
ms.topic: how-to
6
6
---
7
7
@@ -40,6 +40,7 @@ Before your app uses an execution provider, please be sure to read the licenses
40
40
41
41
Version | Windows Update release
42
42
--|--
43
+
1.8.51.0 | 2026 2D (Windows Insiders)
43
44
1.8.43.0 | 2026 1D
44
45
1.8.35.0 | 2025 11D
45
46
@@ -62,6 +63,7 @@ Version | Windows Update release
62
63
63
64
Version | Windows Update release | Release notes
64
65
--|--|--
66
+
0.0.26.0 | 2026 2D (Windows Insiders) | Requires Windows App SDK 2.0-preview1 or greater. Stable EP ABI support. Added support for GPT-OSS-20B model.
65
67
1.8.24.0 | 2026 2D | Bug fix for WebNN.
66
68
1.8.22.0 | 2026 1D |
67
69
1.8.14.0 | 2025 9D |
@@ -85,10 +87,11 @@ Version | Windows Update release | Release notes
85
87
86
88
[!INCLUDE [Release date notes](./includes/windows-update-release-dates-note.md)]
87
89
88
-
For release notes of each OpenVINO version, see [OpenVINO 2025.x releasenotes](https://docs.openvino.ai/2025/about-openvino/release-notes-openvino.html).
90
+
For release notes of each OpenVINO version, see OpenVINO's [2026.x](https://docs.openvino.ai/2026/about-openvino/release-notes-openvino.html) and [2025.x](https://docs.openvino.ai/2025/about-openvino/release-notes-openvino.html) release notes.
89
91
90
92
Version | Windows Update release | OpenVINO version
@@ -143,6 +146,7 @@ Version | Windows Update release | QNN QAIRT SDK version
143
146
144
147
Version | Windows Update release | Release notes
145
148
--|--|--
149
+
1.8.55.0 | 2026 2D (Windows Insiders) | EP context cache support for Procyon V2 Models. SDXL memory optimization with less than 1 GB steady state memory in sleep mode.
146
150
1.8.53.0 | 2026 2D | Support for Procyon V2 Models with 13% improved score on GPT2 Machine in Turbo mode. Bug fix for disk space consumption on system C drive after restart.
0 commit comments