Skip to content

Commit 9a895df

Browse files
authored
Upgrade to DML 1.5.1 (#227)
1 parent 170df7c commit 9a895df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tensorflow/workspace.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ def tf_repositories(path_prefix = "", tf_repo_name = ""):
9090
dml_repository(
9191
name = "dml_redist",
9292
package = "Microsoft.AI.DirectML",
93-
version = "1.5.0",
93+
version = "1.5.1",
9494
source = "https://api.nuget.org/v3/index.json",
9595
build_file = "//third_party/dml/redist:BUILD.bazel",
9696
)

0 commit comments

Comments
 (0)