Skip to content

Commit b17c1d2

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/f0c85e71-03df-4e66-91bd-24542d50e0f3 PiperOrigin-RevId: 400331435
1 parent 14da2fb commit b17c1d2

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 = "2ba0f5d14e84a2cb2338cb378ccf8b58ed309c9015a6f43410c83e081a0ed43c",
19-
git_commit = "ba220b14ba7950674fff2d5996862b6bdb6fe62c",
18+
sha256 = "ee58a0216f5cd35abad048f4e4072ec3cef50116e58359ef368c424247dcd072",
19+
git_commit = "0104d97eb99c6ac96dc87c3bea3f634a29b2998e",
2020
)
2121

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

0 commit comments

Comments
 (0)