Skip to content

Commit 4bfac78

Browse files
committed
up
1 parent 707c496 commit 4bfac78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

exir/operator/util.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
# pyre-strict
88

99
import torch
10+
from torch.ao.quantization.fx._decomposed import quantized_decomposed_lib # noqa: F401
1011
from torchgen.model import FunctionSchema, SchemaKind
1112
from torchgen.native_function_generation import (
1213
functional_to_out_signature,

0 commit comments

Comments
 (0)