Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/quantization/pt2e/
H A 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
/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_quantization.py1702 def __init__(self, with_bn=True): argument
1735 with_bn=True, argument