Skip to content

Commit 74d645d

Browse files
dspgbgjdfacebook-github-bot
authored andcommitted
Temporary Commit at 2/12/2025, 8:05:07 PM (#8453)
Summary: Pull Request resolved: #8453 Differential Revision: D69572954
1 parent 556a1a2 commit 74d645d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kernels/quantized/targets.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ def define_common_targets():
4747
exir_custom_ops_aot_lib(
4848
name = "aot_lib",
4949
yaml_target = ":quantized.yaml",
50-
visibility = ["//executorch/..."],
50+
visibility = ["//executorch/...","@EXECUTORCH_CLIENTS"],
5151
kernels = [":quantized_operators_aten"],
5252
deps = [
5353
":quantized_ops_need_aot_registration",

0 commit comments

Comments
 (0)