We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 346fa41 commit a22e6c0Copy full SHA for a22e6c0
backends/cadence/aot/compiler.py
@@ -11,7 +11,7 @@
11
12
import torch
13
14
-from executorch.backends.cadence.aot.passes import (
+from executorch.backends.cadence.aot._passes import (
15
InitializePipeline,
16
RemoveNopExpandOpPass,
17
RemoveZeroSizedCatArgsPass,
0 commit comments