File tree Expand file tree Collapse file tree 2 files changed +2894
-516
lines changed
tensorflow-core/tensorflow-core-api Expand file tree Collapse file tree 2 files changed +2894
-516
lines changed Original file line number Diff line number Diff line change @@ -17,10 +17,10 @@ http_archive(
17
17
patch_args = ["-p1" ],
18
18
patch_cmds = ["grep -rl 'java_package' tensorflow/core | xargs sed -i.bak 's/^\(.* java_package = \" org\.tensorflow\.\)\(.*\" \)/\\ 1proto.\\ 2'/" ],
19
19
urls = [
20
- "https://github.com/tensorflow/tensorflow/archive/refs/tags/v2.5.0-rc3 .tar.gz" ,
20
+ "https://github.com/tensorflow/tensorflow/archive/refs/tags/v2.5.0.tar.gz" ,
21
21
],
22
- sha256 = "2f6dd9828f437603d760d6c9fae839f079ac563edea902e326a30a5280e2a8d9 " ,
23
- strip_prefix = "tensorflow-2.5.0-rc3 "
22
+ sha256 = "233875ea27fc357f6b714b2a0de5f6ff124b50c1ee9b3b41f9e726e9e677b86c " ,
23
+ strip_prefix = "tensorflow-2.5.0"
24
24
)
25
25
26
26
# START: Upstream TensorFlow dependencies
You can’t perform that action at this time.
0 commit comments