Skip to content

Commit

Permalink
Upgrade to DML 1.5.1 (#227)
Browse files Browse the repository at this point in the history
  • Loading branch information
jstoecker authored Apr 29, 2021
1 parent 170df7c commit 9a895df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tensorflow/workspace.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ def tf_repositories(path_prefix = "", tf_repo_name = ""):
dml_repository(
name = "dml_redist",
package = "Microsoft.AI.DirectML",
version = "1.5.0",
version = "1.5.1",
source = "https://api.nuget.org/v3/index.json",
build_file = "//third_party/dml/redist:BUILD.bazel",
)
Expand Down

0 comments on commit 9a895df

Please sign in to comment.