Skip to content

Commit f2ab343

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/3bccc253-f69d-4cfd-9849-923d48c9d356 PiperOrigin-RevId: 683912133
1 parent 005e3c6 commit f2ab343

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 = "ffafbb53fc6d0eef5b7938ac7c211dfef34c67289ef2bc325297271bdeeca90e",
28-
git_commit = "7ab65ab47dcca62aa45004a83dc8c2332ac0b262",
27+
sha256 = "a823dc40ccebb3253f54d282527f674be3d0f868578d5191b0cff27e7c6c3ece",
28+
git_commit = "f4a463951801737fdaaa986e49e2d36da5d12b29",
2929
)
3030

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

0 commit comments

Comments
 (0)