Home
last modified time | relevance | path

Searched defs:NodePattern (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/pytorch/torch/ao/quantization/fx/
H A Dfuse_handler.py43 matched_node_pattern: NodePattern,
62 matched_node_pattern: NodePattern,
H A Dquantize_handler.py49 node_pattern: NodePattern,
115 node_pattern: NodePattern,
H A Dprepare.py467 def _add_matched_node_name_to_set(matched_node_pattern: NodePattern, s: Set[str]):
506 matched_node_pattern: NodePattern,
/aosp_15_r20/external/pytorch/torch/ao/quantization/
H A Dutils.py17 NodePattern = Union[Tuple[Node, Node], Tuple[Node, Tuple[Node, Node]], Any] variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/lib2to3/
Dpytree.py544 class NodePattern(BasePattern): class
/aosp_15_r20/external/python/cpython3/Lib/lib2to3/
Dpytree.py544 class NodePattern(BasePattern): class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/lib2to3/
Dpytree.py544 class NodePattern(BasePattern): class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/lib2to3/
Dpytree.py544 class NodePattern(BasePattern): class
/aosp_15_r20/external/python/cpython2/Lib/lib2to3/
Dpytree.py578 class NodePattern(BasePattern): class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/lib2to3/
Dpytree.py544 class NodePattern(BasePattern): class