Commit 33203b8
authored
Update visibility of
This is updating our OSS code with a change made in cl/678434606, to
prevent that change being reverted next time we sync our code to the
internal code base.
This target is intended to expose part of the public API of TensorBoard,
but it does not include all the underlying dependencies, so it could
lead to issues if other dependencies are not included otherwise.
I expect the explicit naming of `lib_init_only` should be enough to note
this, so the visibility was changed to allow a new client to include it
as a dependency.lib_init_only target (tensorflow#6917)1 parent 6c999c6 commit 33203b8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
0 commit comments