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 4afc465 commit eb45a5aCopy full SHA for eb45a5a
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 = "d2a3d3494ecbfd440be65131c41b319e0cd6b0d908afff78875cb6722ce9f452",
19
- git_commit = "e929486e5863406770f5193dad854c067bd115cc",
+ sha256 = "6b389b73d0093301c516cebd928a33ffbaea2bc237682998eb01dd494d1a4711",
+ git_commit = "4275adf6d7df5793f7b87f69a958c201e7109ecc",
20
)
21
22
# Import all of TensorFlow Serving's external dependencies.
0 commit comments