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 Oct 26, 2020
1 parent 1136c29 commit f318d24
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 = "e02070e1ddc5dbc05d6d0a6be7799d619851a0fb3f85f17204a1fb7a2167f207",
git_commit = "e453eec2ca4c84630a0c01b281416dda4d88e0ed",
sha256 = "988ce9a21c293054c0d4234c1cd4d337b3d3abc3107e05d73683b09506fe6b15",
git_commit = "059fafcef224438e3790043d2dbf839b9948e63d",
)

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

0 comments on commit f318d24

Please sign in to comment.