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 e6553ee commit 9bbe2fbCopy full SHA for 9bbe2fb
discussion/turnkey_inference_candidate/BUILD
@@ -20,12 +20,7 @@
20
21
licenses(["notice"])
22
23
-package(
24
- # default_applicable_licenses
25
- default_visibility = [
26
- "//tensorflow_probability:__subpackages__",
27
- ],
28
-)
+package(default_applicable_licenses = ["//tensorflow_probability:license"])
29
30
py_library(
31
name = "turnkey_inference_candidate",
0 commit comments