Skip to content

Commit 13682cc

Browse files
YIWENX14facebook-github-bot
authored andcommitted
Add split linear pass
Reviewed By: metascroy, billmguo Differential Revision: D69945779
1 parent 54b371f commit 13682cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/models/llama/TARGETS

Lines changed: 1 addition & 0 deletions
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)