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 Feb 5, 2024
1 parent 7c42841 commit 3babeaa
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 @@ -24,8 +24,8 @@ local_repository(
load("//tensorflow_serving:repo.bzl", "tensorflow_http_archive")
tensorflow_http_archive(
name = "org_tensorflow",
sha256 = "79ec6f24f9c9658cbf068cb500ab66fe14d69cabbf474b7ced1a5026b82a4fb6",
git_commit = "2e86693cc76a2222750f7d807ed76b5672d1fc5c",
sha256 = "6bed72bdb1f6aebfebbce41568d60f4669a6ebda519fdbdb6bb32adad79d49dd",
git_commit = "22e9fdd63b520000a025af12c40647b852cbe09e",
)

# Import all of TensorFlow Serving's external dependencies.
Expand Down

0 comments on commit 3babeaa

Please sign in to comment.