Skip to content

Commit

Permalink
Update onednn gpu version (#2671)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdmitrza authored Apr 11, 2024
1 parent 0dd97c9 commit be1397f
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 @@ -180,7 +180,7 @@ def itex_workspace(path_prefix = "", tf_repo_name = ""):
new_git_repository(
name = "onednn_gpu",
# main
commit = "b2d9f92",
commit = "242d4d9",
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 be1397f

Please sign in to comment.