Skip to content

Commit 7aa35df

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/6b283650-53b1-4319-855e-4247e080a115 PiperOrigin-RevId: 608805359
1 parent 803456a commit 7aa35df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WORKSPACE

+2-2
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 = "c49c8a133eef7f4123e52953bb8cbba8b06114cbeb29078bfd58ce13b898751a",
28-
git_commit = "dad97098e88593e0e778fb03650b596550927a1f",
27+
sha256 = "9ce0e6891b35cec4807190d2962524bd7126e6d58adb2be8bcb133b4006d0749",
28+
git_commit = "8d3f14beae37a6ad32afebfbae158e999ee81c34",
2929
)
3030

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

0 commit comments

Comments
 (0)