Home
last modified time | relevance | path

Searched defs:with_bn (Results 1 – 2 of 2) sorted by relevance

/external/pytorch/test/quantization/pt2e/
Dtest_x86inductor_quantizer.py44 def __init__(self, with_bn=False) -> None: argument
57 def __init__(self, post_op, use_bias: bool = False, with_bn=False) -> None: argument
/external/pytorch/torch/testing/_internal/
Dcommon_quantization.py1702 def __init__(self, with_bn=True): argument
1735 with_bn=True, argument