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/execution-providers/DirectML-ExecutionProvider.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ DirectML was introduced in Windows 10, version 1903, and in the corresponding ve
44
44
Requirements for building the DirectML execution provider:
45
45
46
46
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)
48
48
49
49
To build onnxruntime with the DML EP included, supply the `--use_dml` flag to `build.bat`.
0 commit comments