Skip to content

Commit

Permalink
[oneDNN] Update gpu onednn version (#2379)
Browse files Browse the repository at this point in the history
  • Loading branch information
wendyliu235 authored Aug 30, 2023
1 parent 1b8516a commit 8434981
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion itex/workspace.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ def itex_workspace(path_prefix = "", tf_repo_name = ""):
new_git_repository(
name = "onednn_gpu",
# master
commit = "f75a4f4",
commit = "602810e",
remote = "https://github.com/oneapi-src/oneDNN.git",
build_file = clean_dep("//third_party/onednn:onednn_gpu.BUILD"),
verbose = True,
Expand Down

0 comments on commit 8434981

Please sign in to comment.