mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-14 18:12:05 +00:00
Update DirectML-ExecutionProvider.md (#6627)
Update dml version 1.4.0 to 1.4.1.
This commit is contained in:
parent
da44699790
commit
9b0945edf1
1 changed files with 1 additions and 1 deletions
|
|
@ -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 }
|
||||
|
|
|
|||
Loading…
Reference in a new issue