mirror of
https://github.com/zebrajr/tensorflow.git
synced 2025-12-06 12:20:11 +01:00
Fix the mirror package path.
This commit is contained in:
parent
d361ef99b2
commit
99ef304f77
|
|
@ -183,7 +183,7 @@ def _tf_repositories():
|
|||
sha256 = "4d655c0751ee6439584ef5e3d465953fe0c2f4ee2700bc02699bdc1d1572af0d",
|
||||
strip_prefix = "oneDNN-2.2",
|
||||
urls = [
|
||||
"https://storage.googleapis.com/mirror.tensorflow.org/https://github.com/oneapi-src/oneDNN/archive/v2.2.tar.gz",
|
||||
"https://storage.googleapis.com/mirror.tensorflow.org/github.com/oneapi-src/oneDNN/archive/v2.2.tar.gz",
|
||||
"https://github.com/oneapi-src/oneDNN/archive/v2.2.tar.gz",
|
||||
],
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user