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 748fa73 commit 6794390Copy full SHA for 6794390
tensorflow_probability/python/math/psd_kernels/BUILD
@@ -26,10 +26,7 @@ licenses(["notice"])
26
27
package(
28
# default_applicable_licenses
29
- default_visibility = [
30
- "//tensorflow_probability:__subpackages__",
31
-# "//tensorflow_probability/google:friends", # DisableOnExport
32
- ],
+ default_visibility = ["//tensorflow_probability:__subpackages__"],
33
)
34
35
multi_substrate_py_library(
0 commit comments