Home
last modified time | relevance | path

Searched refs:SubgraphMatcherWithNameNodeMap (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pytorch/test/fx/
H A Dtest_matcher_utils.py19 SubgraphMatcherWithNameNodeMap,
208 matcher = SubgraphMatcherWithNameNodeMap(pattern_gm)
253 matcher = SubgraphMatcherWithNameNodeMap(pattern_gm)
/aosp_15_r20/external/executorch/backends/mediatek/quantizer/
H A Dannotator.py22 SubgraphMatcherWithNameNodeMap,
163 matcher = SubgraphMatcherWithNameNodeMap(
/aosp_15_r20/external/pytorch/torch/fx/passes/utils/
H A Dmatcher_with_name_node_map_utils.py44 class SubgraphMatcherWithNameNodeMap(SubgraphMatcher): class
/aosp_15_r20/external/pytorch/torch/ao/quantization/quantizer/
H A Dxnnpack_quantizer_utils.py31 SubgraphMatcherWithNameNodeMap,
529 matcher = SubgraphMatcherWithNameNodeMap(pattern, ignore_literals=True)