Skip to content

Commit e0f8212

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/20ba9a46-ac72-4b98-8daa-aac3f547ced5 PiperOrigin-RevId: 938857123
1 parent 002cb65 commit e0f8212

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 = "273d34ae37aa78800c520023dcecb36251840abb4eecb9ae3a9bfaaf95f7afd3",
28-
git_commit = "598f0bac4fdcc134160a3990d6e4b8989f98f707",
27+
sha256 = "0f025455b5783cd2c02291a674911f546656054a4a3f92c3b03fe79221b2d713",
28+
git_commit = "4b48483e42cec3c5a527febc640157b66e9eb545",
2929
patch = "//third_party/tensorflow:tensorflow.patch",
3030
patch_cmds = [
3131
"sed -i '/cc_library = _cc_library/d' tensorflow/core/platform/rules_cc.bzl",

0 commit comments

Comments
 (0)