Skip to content

Commit f07e7e1

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/0ff20ffe-04a8-4193-9657-53fc0493336e PiperOrigin-RevId: 669504641
1 parent 48e0f56 commit f07e7e1

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 = "3ef1acbc3cc3735ac49902601c1fa11eac40d7fc0731c9176f9615231f608748",
28-
git_commit = "7f399f2b7697c352427e23b057883a5fb815aa0c",
27+
sha256 = "c0ca33818a4a0262f23103a05ae849103acbf8c9ee14b8c13a202235858178e0",
28+
git_commit = "dc46d89e4a33b2ed3bff9635a43cb677971e53d4",
2929
)
3030

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

0 commit comments

Comments
 (0)