Skip to content

Commit 2c50c2b

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/1bbec8d1-1214-474f-8489-b8a7e690744c PiperOrigin-RevId: 401570796
1 parent 3c8d05c commit 2c50c2b

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 = "0500a93887e9237f7b730dac936e07f4926192d1d311e38ffc7d9491b10b8476",
19-
git_commit = "f44013283bbfc464fc3fa235688da151420ca764",
18+
sha256 = "0bfd68b7b228a26c8ead139c17d272fe3fcf3ef9bdecb19f5ffef73ec039c70f",
19+
git_commit = "413712b82a5c8d0d8fb4d1718994a0e2239b8cde",
2020
)
2121

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

0 commit comments

Comments
 (0)