Skip to content

Commit 7fb9d96

Browse files
authored
Update arm/_passes/TARGETS
Differential Revision: D70875207 Pull Request resolved: #9078
1 parent 545e6a2 commit 7fb9d96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backends/arm/_passes/TARGETS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ python_library(
66
deps = [
77
"//executorch/backends/arm:tosa_quant_utils",
88
"//executorch/backends/arm:tosa_utils",
9+
"//executorch/backends/transforms:fuse_view_copy",
910
"//executorch/backends/transforms:replace_scalar_with_tensor",
1011
"//executorch/backends/xnnpack/_passes:xnnpack_passes",
1112
"//executorch/exir:lib",

0 commit comments

Comments
 (0)