We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba19c75 commit 616c24bCopy full SHA for 616c24b
1 file changed
backends/arm/_passes/arm_pass_manager.py
@@ -6,8 +6,6 @@
6
# LICENSE file in the root directory of this source tree.
7
8
# pyre-unsafe
9
-
10
-import executorch.backends.arm.tosa.dialect # noqa: unused
11
from executorch.backends.arm._passes import (
12
AddBiasPass,
13
AnnotateChannelsLastDimOrder,
0 commit comments