Skip to content

Commit 547626d

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/49eabff0-932a-4d71-bafd-230d09f5e2fe PiperOrigin-RevId: 402218918
1 parent 0d13928 commit 547626d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WORKSPACE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ workspace(name = "tf_serving")
1515
load("//tensorflow_serving:repo.bzl", "tensorflow_http_archive")
1616
tensorflow_http_archive(
1717
name = "org_tensorflow",
18-
sha256 = "c39bef97742a9cb556870f499a43b0986d64e44983e085f7bf6d3810ee92aafe",
19-
git_commit = "def58fb6635eee4964cb06347e831b0bf85aa151",
18+
sha256 = "13f71189eed060773f7b39fcce6eda5f20971529230d2256652633aae597ba2c",
19+
git_commit = "aef63d879885acbc51578c57ab0c4d09074dfe49",
2020
)
2121

2222
# Import all of TensorFlow Serving's external dependencies.

0 commit comments

Comments
 (0)