Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
KMSCAKKSCFKA AKFACAMADCAS
tensorflow-federated
Commits
9d2a339f
Commit
9d2a339f
authored
Nov 09, 2020
by
Michael Reneer
Committed by
tensorflow-copybara
Nov 09, 2020
Browse files
Restore backend visibility rules.
PiperOrigin-RevId: 341461167
parent
3687e564
Changes
1
Hide whitespace changes
Inline
Side-by-side
tensorflow_federated/python/core/backends/native/BUILD
View file @
9d2a339f
...
...
@@ -3,10 +3,7 @@ load("@rules_python//python:defs.bzl", "py_library", "py_test")
package_group
(
name
=
"default_visibility"
,
includes
=
[
"//tensorflow_federated/python/core:core_visibility"
],
packages
=
[
"//tensorflow_federated/python/core/backends/native/..."
,
"//tensorflow_federated/python/core/templates/..."
,
],
packages
=
[
"//tensorflow_federated/python/core/backends/native/..."
],
)
package
(
default_visibility
=
[
":default_visibility"
])
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment