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 2034cdd commit 7ff7d32Copy full SHA for 7ff7d32
exir/backend/canonical_partitioners/config_partitioner.py
@@ -18,7 +18,6 @@
18
PartitionResult,
19
)
20
21
-from sympy.logic.boolalg import disjuncts
22
from torch._export.utils import is_buffer, is_lifted_tensor_constant, is_param
23
from torch.fx.passes.infra.partitioner import Partition
24
0 commit comments