Searched defs:matched_node_pattern (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/torch/ao/quantization/fx/ |
H A D | match_utils.py | 123 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 D | fuse.py | 150 def apply_match(pattern, node, match, matched_node_pattern, node_to_subpattern): argument
|