Skip to content

Commit e49bde4

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/f14aa9e2-b2f4-44ed-a8c3-501706479aac PiperOrigin-RevId: 747195304
1 parent 496c03f commit e49bde4

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 = "780f9646c8c8a2cd8d5483354176b1df96bdb98ab894dab66947011927fea0fd",
28-
git_commit = "2a688ed61fdd9b2d42faf8eddccde6df57063b0b",
27+
sha256 = "7907213c9ecffaa605e023e71298f1faefea4fd239dbed7b931c4dbce9651785",
28+
git_commit = "2a3f646e6177178fde3e79f15b582580252e558c",
2929
patch = "//third_party/tensorflow:tensorflow.patch",
3030
)
3131

0 commit comments

Comments
 (0)