Skip to content

Commit e92fbad

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/40b92b86-7d9e-43a7-9b9b-63125a10a46f PiperOrigin-RevId: 400606870
1 parent 494ce32 commit e92fbad

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
@@ -15,8 +15,8 @@ workspace(name = "tf_serving")
1515
load("//tensorflow_serving:repo.bzl", "tensorflow_http_archive")
1616
tensorflow_http_archive(
1717
name = "org_tensorflow",
18-
sha256 = "a30680bbc8fc659d8206e2e30a7be5fbb7404db8239dcd8eceaf9a798944b293",
19-
git_commit = "609b3f0dde17ea883743b1bd0e10294956f6654a",
18+
sha256 = "4d038a8af2865ff9bc5a485636d5cd99c0531149ec81c3090f9b126d40d13543",
19+
git_commit = "7d7cab61b0fe1bf8e01890fda9161c0f0c6e1a1a",
2020
)
2121

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

0 commit comments

Comments
 (0)