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 f285440 commit 748fa73Copy full SHA for 748fa73
spinoffs/inference_gym/inference_gym/tools/BUILD
@@ -18,10 +18,7 @@
18
19
package(
20
# default_applicable_licenses
21
- default_visibility = [
22
- "//tensorflow_probability:__subpackages__",
23
- "//inference_gym:__subpackages__",
24
- ],
+ default_visibility = ["//inference_gym:__subpackages__"],
25
)
26
27
licenses(["notice"])
0 commit comments