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 a71aea5 commit e127405Copy full SHA for e127405
backends/arm/test/TARGETS
@@ -63,7 +63,7 @@ runtime.python_library(
63
"//executorch/backends/arm/quantizer:lib",
64
"//executorch/backends/arm/tosa:mapping",
65
"//executorch/backends/arm:vgf",
66
- "//executorch/backends/arm:_factory"
+ "//executorch/backends/arm:_factory",
67
"//executorch/devtools/backend_debug:delegation_info",
68
"//executorch/exir/backend:operator_support",
69
"fbsource//third-party/pypi/tabulate:tabulate",
0 commit comments