Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dpattern_matcher.py452 class _TargetExpr(PatternExpr): class
880 def __init__(self, inner_pattern: _TargetExpr) -> None: