Skip to content

Commit 7934ef4

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/060e35ce-44af-4e7c-b5da-6a70f4fd221f PiperOrigin-RevId: 402274099
1 parent 547626d commit 7934ef4

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
@@ -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 = "13f71189eed060773f7b39fcce6eda5f20971529230d2256652633aae597ba2c",
19-
git_commit = "aef63d879885acbc51578c57ab0c4d09074dfe49",
18+
sha256 = "7bcecabc719ba80801f16330dc29cfe8a81aa9254c5c6c10436141539fcc9618",
19+
git_commit = "0fb7b291092a3e2416611ac31e27cbccd198029a",
2020
)
2121

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

0 commit comments

Comments
 (0)