Update DirectML-ExecutionProvider.md (#6627)

Update dml version 1.4.0 to 1.4.1.
This commit is contained in:
Dwayne Robinson 2021-02-09 15:45:56 -08:00 committed by GitHub
parent da44699790
commit 9b0945edf1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 }