Home
last modified time | relevance | path

Searched defs:has_relu (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/test/quantization/fx/
H A Dtest_quantize_fx.py1643 def __init__(self, dim, has_relu): argument
6746 def __init__(self, use_bias, has_relu, f_relu): argument
6841 def __init__(self, use_bias, has_relu, f_relu): argument
6896 def __init__(self, use_bias, has_relu, f_relu): argument
6993 def __init__(self, dim, use_bias, has_relu, f_relu): argument
/aosp_15_r20/external/pytorch/test/quantization/jit/
H A Dtest_quantize_jit.py1621 def __init__(self, has_relu=False, f_relu=False): argument
1636 def __init__(self, has_relu=False, f_relu=False): argument
/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_mkldnn_pattern_matcher.py504 has_relu, argument