Home
last modified time | relevance | path

Searched defs:node_pattern (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pytorch/torch/ao/quantization/backend_config/
H A D_qnnpack_pt2e.py112 def root_node_getter(node_pattern): argument
/aosp_15_r20/external/pytorch/torch/ao/quantization/fx/
H A Dfuse.py85 def default_root_node_getter(node_pattern): argument
H A Dmatch_utils.py123 last_node, match_map, node_pattern, matched_node_pattern, pattern, match_value argument
H A Dquantize_handler.py35 def _default_root_node_getter(node_pattern): argument
/aosp_15_r20/external/pytorch/test/quantization/fx/
H A Dtest_quantize_fx.py6256 def root_node_getter(node_pattern): argument