Skip to content

Commit ca1955d

Browse files
authored
[ez] Add delegation_info dep to buck target
Differential Revision: D68716129 Pull Request resolved: #7963
1 parent e78ed83 commit ca1955d

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
@@ -117,6 +117,7 @@ runtime.python_library(
117117
# "//executorch/extension/pybindings:aten_lib",
118118
# "//executorch/extension/pybindings:portable_lib",
119119
# "//executorch/extension/pybindings:portable_lib_plus_custom",
120+
"//executorch/devtools/backend_debug:delegation_info",
120121
"//executorch/devtools/etrecord:etrecord",
121122
"//executorch/util:memory_profiler",
122123
"//executorch/util:python_profiler",

0 commit comments

Comments
 (0)