Skip to content

Commit 0c7ba84

Browse files
tarun292facebook-github-bot
authored andcommitted
Move qualcomm.passes to qualcomm._passes
Differential Revision: D63926845
1 parent 8722ac7 commit 0c7ba84

30 files changed

+27
-27
lines changed

backends/qualcomm/TARGETS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ runtime.python_library(
1313
"@EXECUTORCH_CLIENTS",
1414
],
1515
deps = [
16-
"//executorch/backends/qualcomm/passes:passes",
16+
"//executorch/backends/qualcomm/_passes:passes",
1717
],
1818
)
File renamed without changes.

0 commit comments

Comments
 (0)