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 0c7ba84 commit 562619dCopy full SHA for 562619d
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