Skip to content

Commit b48e905

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/cfe404db-4d41-43fd-b56d-b1c79cea9aa3 PiperOrigin-RevId: 606807578
1 parent 095af86 commit b48e905

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
@@ -24,8 +24,8 @@ local_repository(
2424
load("//tensorflow_serving:repo.bzl", "tensorflow_http_archive")
2525
tensorflow_http_archive(
2626
name = "org_tensorflow",
27-
sha256 = "46b3574e85fd43e1fcb4dfca14839a58c37f2c53d12cd4e1c53391f5f4fd7d2c",
28-
git_commit = "8ae789401178df3e280a11d097c29a3b70576323",
27+
sha256 = "89dfbf3d3718bc548ae064703bb83f33021bc846ab439f179e3e69cc4c6fc3e9",
28+
git_commit = "aa61f75dffb4c06d94665a807a8033c4c70a0991",
2929
)
3030

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

0 commit comments

Comments
 (0)