Skip to content

Commit c225a25

Browse files
committed
Arm backends: Add aten_to_dialect_pass to TARGETS
1 parent a5d0f98 commit c225a25

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

backends/arm/_passes/TARGETS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ runtime.python_library(
5151
deps = [
5252
":core",
5353
":arm_pass_manager_base" if runtime.is_oss else ":arm_pass_manager_fb",
54+
"//executorch/backends/transforms:aten_to_dialect_pass",
5455
"//executorch/backends/arm/tosa:utils",
5556
"//executorch/backends/arm/tosa/dialect:lib",
5657
"//executorch/backends/transforms:fuse_view_copy",

0 commit comments

Comments
 (0)