Skip to content

Commit 19c5d6c

Browse files
pytorchbotSS-JIA
authored andcommitted
[ez] Add delegation_info dep to buck target
## Context #7803 added an import to export_llama but did not add it to the buck target. Differential Revision: [D68716129](https://our.internmc.facebook.com/intern/diff/D68716129/) ghstack-source-id: 263234883 Pull Request resolved: #7963 Co-authored-by: Stephen Jia <[email protected]>
1 parent 87c2725 commit 19c5d6c

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
@@ -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)