Skip to content

Commit e2c8c50

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/66cf181b-fc80-4b86-adc3-8cdfd4b335d0 PiperOrigin-RevId: 407561541
1 parent 457ee86 commit e2c8c50

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 = "4839919836031b541f189e2db2332473ae1e882b85b1fbde9e258b0a859ac368",
19-
git_commit = "f3200242aad7ddb53bf1b42321b04850d506184c",
18+
sha256 = "240cfeaf5fabc232ba279ae4915c4a14cf577c73842d0ba920796cb3d5b0b8b7",
19+
git_commit = "5e0f847d64b171a5feb2dc20468339f2c2e633ac",
2020
)
2121

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

0 commit comments

Comments
 (0)