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 545e6a2 commit 7fb9d96Copy full SHA for 7fb9d96
backends/arm/_passes/TARGETS
@@ -6,6 +6,7 @@ python_library(
6
deps = [
7
"//executorch/backends/arm:tosa_quant_utils",
8
"//executorch/backends/arm:tosa_utils",
9
+ "//executorch/backends/transforms:fuse_view_copy",
10
"//executorch/backends/transforms:replace_scalar_with_tensor",
11
"//executorch/backends/xnnpack/_passes:xnnpack_passes",
12
"//executorch/exir:lib",
0 commit comments