diff --git a/docs/reference/execution-providers/DirectML-ExecutionProvider.md b/docs/reference/execution-providers/DirectML-ExecutionProvider.md index 56fa62ce18..c918d462b7 100644 --- a/docs/reference/execution-providers/DirectML-ExecutionProvider.md +++ b/docs/reference/execution-providers/DirectML-ExecutionProvider.md @@ -14,7 +14,7 @@ When used standalone, the DirectML API is a low-level DirectX 12 library and is The *DirectML Execution Provider* is an optional component of ONNX Runtime that uses DirectML to accelerate inference of ONNX models. The DirectML execution provider is capable of greatly improving evaluation time of models using commodity GPU hardware, without sacrificing broad hardware support or requiring vendor-specific extensions to be installed. -The DirectML Execution Provider currently uses DirectML version 1.4.0. +The DirectML Execution Provider currently uses DirectML version 1.4.1. ## Contents {: .no_toc }