Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/ao/quantization/fx/
H A Dmatch_utils.py122 def _recursive_record_node_in_match_map( argument
141 def record_match(pattern, node, last_node, matched_node_pattern, match_map): argument
/aosp_15_r20/external/libwebsockets/lib/roles/ws/ext/
H A Dextension.c50 unsigned int match_map = 0, n, m, w = 0, count_options = 0, in lws_ext_parse_options() local