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.
tsl/platform/{cloud,default,windows}
xla/tsl/platform
1 parent db746a0 commit 2c9e66bCopy full SHA for 2c9e66b
tensorflow_serving/serving.bzl
@@ -1,5 +1,5 @@
1
load("@com_google_protobuf//:protobuf.bzl", "cc_proto_library")
2
-load("@local_tsl//tsl/platform/default:build_config.bzl", "py_proto_library")
+load("@local_xla//xla/tsl/platform/default:build_config.bzl", "py_proto_library")
3
4
def if_oss(oss_value):
5
"""Returns oss_value if in OSS build env.
0 commit comments