From 9b0945edf19db2900a8bafa33ff831f274b6c881 Mon Sep 17 00:00:00 2001 From: Dwayne Robinson Date: Tue, 9 Feb 2021 15:45:56 -0800 Subject: [PATCH] Update DirectML-ExecutionProvider.md (#6627) Update dml version 1.4.0 to 1.4.1. --- .../reference/execution-providers/DirectML-ExecutionProvider.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }