Skip to content

Commit eb45a5a

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/40824519-62e8-4c0f-a98c-861bee2858d1 PiperOrigin-RevId: 406726631
1 parent 4afc465 commit eb45a5a

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 = "d2a3d3494ecbfd440be65131c41b319e0cd6b0d908afff78875cb6722ce9f452",
19-
git_commit = "e929486e5863406770f5193dad854c067bd115cc",
18+
sha256 = "6b389b73d0093301c516cebd928a33ffbaea2bc237682998eb01dd494d1a4711",
19+
git_commit = "4275adf6d7df5793f7b87f69a958c201e7109ecc",
2020
)
2121

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

0 commit comments

Comments
 (0)