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 23f9e6d commit 2625185Copy full SHA for 2625185
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