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