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 5e06650 commit 55452bfCopy full SHA for 55452bf
test/models/targets.bzl
@@ -94,6 +94,7 @@ def define_common_targets():
94
# Allow the xplat entry in the visibility list. This is an exceptional
95
# case, and typically shouldn't be done.
96
_is_external_target = True,
97
+ labels = ["reads_configerator", "justknobs"],
98
)
99
100
# Class names of nn.Modules for :exported_programs to export.
0 commit comments