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 00c1443 commit b6ffe1aCopy full SHA for b6ffe1a
backends/cadence/aot/fuse_ops.py
@@ -17,7 +17,7 @@
17
from typing import cast, Sequence
18
19
# Import these for the cadence function signatures.
20
-import executorch.backends.cadence.aot.ops_registrations # noqa: F401
+import executorch.backends.cadence.aot.ops_registrations # noqa: F401
21
22
import torch
23
import torch.fx
0 commit comments