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 5995635 commit df1a777Copy full SHA for df1a777
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