Skip to content

Commit d138641

Browse files
committed
Update
[ghstack-poisoned]
1 parent 198cd72 commit d138641

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

exir/operator/util.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,7 @@ def gen_out_variant_schema(func_op_schema: str) -> str:
6464
torch.ops.torchao.choose_qparams_affine.default,
6565
]
6666
)
67+
except AttributeError:
68+
pass
6769
except ImportError:
6870
pass

0 commit comments

Comments
 (0)