Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_inductor/fx_passes/
H A Dmicro_pipeline_tp.py346 def from_match(cls, match: List[torch.fx.Node]) -> "_Matmul": member in _Matmul
375 def from_match(cls, match: List[torch.fx.Node]) -> "_ScaledMatmul": member in _ScaledMatmul