Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/ao/quantization/fx/
H A Dmatch_utils.py141 def record_match(pattern, node, last_node, matched_node_pattern, match_map): function
/aosp_15_r20/external/mksh/src/
H A Dvar.c1855 record_match(const char *istr) in record_match() function