Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/ao/quantization/fx/
H A Dmatch_utils.py123 last_node, match_map, node_pattern, matched_node_pattern, pattern, match_value argument
141 def record_match(pattern, node, last_node, matched_node_pattern, match_map): argument
H A Dfuse.py150 def apply_match(pattern, node, match, matched_node_pattern, node_to_subpattern): argument