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 9bbe2fb commit a8dc3e9Copy full SHA for a8dc3e9
spinoffs/inference_gym/inference_gym/BUILD
@@ -21,10 +21,7 @@
21
22
package(
23
# default_applicable_licenses
24
- default_visibility = [
25
- "//tensorflow_probability:__subpackages__",
26
- "//inference_gym:__subpackages__",
27
- ],
+ default_visibility = ["//inference_gym:__subpackages__"],
28
)
29
30
licenses(["notice"])
0 commit comments