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 566f04d commit 14da2fbCopy full SHA for 14da2fb
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 = "688767a782d57283da8cb18e1259c02f18fea671c31a75438ea91e90ec01ebaa",
19
- git_commit = "915f36e99bda23afc039c3e89e0268cb74ba713d",
+ sha256 = "2ba0f5d14e84a2cb2338cb378ccf8b58ed309c9015a6f43410c83e081a0ed43c",
+ git_commit = "ba220b14ba7950674fff2d5996862b6bdb6fe62c",
20
)
21
22
# Import all of TensorFlow Serving's external dependencies.
0 commit comments