Skip to content

Commit 7d60104

Browse files
sanadanikiriti-pendyala
authored andcommitted
Update blis tag for blis-AOCL-Weekly-250725
- Update blis to blis-AOCL-Weekly-250725 tag. - ZENAI-1628 Signed-off-by: SAVAN ANADANI <[email protected]> Change-Id: If0830c4ba6d3a6c27a29ffe10ceb8b987e446633 Signed-off-by: SAVAN ANADANI <[email protected]> (cherry picked from commit 1249624)
1 parent 955a5c3 commit 7d60104

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tensorflow_plugin/workspace.bzl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,9 @@ def amd_cpu_plugin_workspace(path_prefix = "", tf_repo_name = ""):
9898
tf_http_archive(
9999
name = "amd_blis",
100100
build_file = "//third_party/amd_blis:blis.BUILD",
101-
sha256 = "ac69d0fc1420498747e934201f84690b4e825d393fad77f9d2b3181ba31964f9",
102-
strip_prefix = "blis-AOCL-Jul2025-b1",
103-
urls = tf_mirror_urls("https://github.com/amd/blis/archive/refs/tags/AOCL-Jul2025-b1.tar.gz"),
101+
sha256 = "5497782f8e5e79fd6493aaa3e698d8c0afca0ec3adc39d18fe0fe061b2c5ff17",
102+
strip_prefix = "blis-AOCL-Weekly-250725",
103+
urls = tf_mirror_urls("https://github.com/amd/blis/archive/refs/tags/AOCL-Weekly-250725.tar.gz"),
104104
)
105105

106106
tf_http_archive(

0 commit comments

Comments
 (0)