Skip to content

Commit

Permalink
Updating TensorFlow to latest passing continuous build.
Browse files Browse the repository at this point in the history
  • Loading branch information
tensorflower-gardener authored and tensorflow-copybara committed Apr 24, 2020
1 parent fbf4bea commit 4b5ba51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ load("//tensorflow_serving:repo.bzl", "tensorflow_http_archive")

tensorflow_http_archive(
name = "org_tensorflow",
sha256 = "212ec21a7694f5c7d4bc26398a09b68ba19519f7df7c01092c7d86ea6762fb5b",
git_commit = "07295482688b834ccdde71a51dc42848d7e8df0b",
sha256 = "7bf18bc0b2a121e70a9b22042f4a4e8b854256a329ac543da94f3c329d30d6f0",
git_commit = "5194a4e1a171ee8d6233d3abf798b0c0552c88d7",
)

load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
Expand Down

0 comments on commit 4b5ba51

Please sign in to comment.