Skip to content

Commit 73554d4

Browse files
authored
Update DirectML-ExecutionProvider.md since compatibility was restored in #24950 (#25012)
### Description Compatibility with Windows 10 SDK, version 1803 (10.0.17134.0) was restored and tested.
1 parent 929bb34 commit 73554d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/execution-providers/DirectML-ExecutionProvider.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ DirectML was introduced in Windows 10, version 1903, and in the corresponding ve
4444
Requirements for building the DirectML execution provider:
4545

4646
1. Visual Studio 2017 toolchain
47-
2. [The Windows 10 SDK (10.0.18362.0) for Windows 10, version 1903](https://developer.microsoft.com/en-us/windows/downloads/windows-10-sdk) (or newer)
47+
2. [The Windows 10 SDK (10.0.17134.0) for Windows 10, version 1803](https://developer.microsoft.com/en-us/windows/downloads/sdk-archive/index-legacy) (or newer)
4848

4949
To build onnxruntime with the DML EP included, supply the `--use_dml` flag to `build.bat`.
5050
For example:

0 commit comments

Comments
 (0)