We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6af4332 commit a85f868Copy full SHA for a85f868
backends/qualcomm/runtime/targets.bzl
@@ -63,5 +63,6 @@ def define_common_targets():
63
"//executorch/backends/qualcomm/aot/wrappers:wrappers",
64
"//executorch/runtime/backend:interface",
65
"//executorch/runtime/core:core",
66
+ "//executorch/extension/tensor:tensor",
67
],
68
)
0 commit comments