We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc19932 commit 5965d4fCopy full SHA for 5965d4f
backends/arm/tosa/TARGETS
@@ -67,7 +67,7 @@ runtime.python_library(
67
"partitioner.py",
68
],
69
deps = [
70
- "//executorch/backends/arm:arm_compile_spec",
+ "//executorch/backends/arm:arm_backend",
71
"//executorch/backends/arm:constants",
72
"//executorch/backends/arm:process_node",
73
"//executorch/backends/arm/debug:schema",
0 commit comments