We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
delegation_info
1 parent 87c2725 commit 19c5d6cCopy full SHA for 19c5d6c
examples/models/llama/TARGETS
@@ -117,6 +117,7 @@ runtime.python_library(
117
# "//executorch/extension/pybindings:aten_lib",
118
# "//executorch/extension/pybindings:portable_lib",
119
# "//executorch/extension/pybindings:portable_lib_plus_custom",
120
+ "//executorch/devtools/backend_debug:delegation_info",
121
"//executorch/devtools/etrecord:etrecord",
122
"//executorch/util:memory_profiler",
123
"//executorch/util:python_profiler",
0 commit comments