Skip to content

Commit 095af86

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/ba92302f-9b27-4041-b1aa-627068586d27 PiperOrigin-RevId: 606701619
1 parent 45cc32e commit 095af86

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 = "4be3b8967c0ae90098b27da4444c2c34502e6cfcdef934c0229780c019deac7d",
28-
git_commit = "f0b8ef7d8c789c696355fb4746684dead178a244",
27+
sha256 = "46b3574e85fd43e1fcb4dfca14839a58c37f2c53d12cd4e1c53391f5f4fd7d2c",
28+
git_commit = "8ae789401178df3e280a11d097c29a3b70576323",
2929
)
3030

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

0 commit comments

Comments
 (0)