We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e886aa1 commit 494ce32Copy full SHA for 494ce32
WORKSPACE
@@ -15,8 +15,8 @@ workspace(name = "tf_serving")
15
load("//tensorflow_serving:repo.bzl", "tensorflow_http_archive")
16
tensorflow_http_archive(
17
name = "org_tensorflow",
18
- sha256 = "3d30520437a57310f3a5d319450e927bf52a24f6662b419ebefe2c534ad8d064",
19
- git_commit = "70a2d4073d95fba32db10a192a1dd708fdae2925",
+ sha256 = "a30680bbc8fc659d8206e2e30a7be5fbb7404db8239dcd8eceaf9a798944b293",
+ git_commit = "609b3f0dde17ea883743b1bd0e10294956f6654a",
20
)
21
22
# Import all of TensorFlow Serving's external dependencies.
0 commit comments