We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab06c5f commit 3ffb704Copy full SHA for 3ffb704
backends/arm/_passes/TARGETS
@@ -11,5 +11,6 @@ python_library(
11
"//executorch/backends/xnnpack/_passes:xnnpack_passes",
12
"//executorch/exir:lib",
13
"//executorch/backends/transforms:utils",
14
+ "//executorch/backends/transforms:decompose_sdpa",
15
],
16
)
0 commit comments