Skip to content

Commit abe8834

Browse files
authored
Update visibility of target examples/models/llama:source_transformation
Differential Revision: D69945779 Pull Request resolved: #8635
1 parent 366d87e commit abe8834

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/models/llama/TARGETS

+1
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ runtime.python_library(
9898
name = "source_transformation",
9999
visibility = [
100100
"//executorch/examples/...",
101+
"@EXECUTORCH_CLIENTS",
101102
],
102103
srcs = [
103104
"source_transformation/apply_spin_quant_r1_r2.py",

0 commit comments

Comments
 (0)