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 10, 2024
1 parent 2374cba commit 99e135c
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 = "4f099d03361b62ee4ad1fa726dbf2a87ec1f4a1a6c5e85981d25de1747c171ae",
git_commit = "192b9e6278bcb6a75bdfb81cd890b46bef951c4e",
sha256 = "c92da70be7051ee0a5e59d32fa13fe10c9b5f067b66f9ee04264603249c3721f",
git_commit = "14c49ab7e17f0ff7a5a7103d99e1892279c48adc",
)

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

0 comments on commit 99e135c

Please sign in to comment.