Home
last modified time | relevance | path

Searched refs:_match_static_pattern (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/ao/quantization/fx/
H A D_lower_to_native_backend.py517 def _match_static_pattern( function
668 (q_node, relu_node, ref_node) = _match_static_pattern(
856 (q_node, relu_node, func_node) = _match_static_pattern(
1088 (q_node, relu_node, bop_node) = _match_static_pattern(