Skip to content

Commit 40a10d9

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/8d95e358-bc7f-46b5-848b-50dbc06a0e46 PiperOrigin-RevId: 754398275
1 parent 9d6a388 commit 40a10d9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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 = "dc8e3df4e87ed2de75fc81bfad99a45e65f342a2d92913bae3cb1e2d9cf13077",
28-
git_commit = "837817b6a775283563c124c043ed27e3493413d9",
27+
sha256 = "a4343c3fd1351989a6d72503e18082b26be05318308f82adc89a29284ab6aef0",
28+
git_commit = "60599f74c1699bdebefea4e805d378d227c44357",
2929
patch = "//third_party/tensorflow:tensorflow.patch",
3030
)
3131

0 commit comments

Comments
 (0)