Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_inductor/fx_passes/
H A Ddecompose_mem_bound_mm.py36 def realize_inputs(inputs: List[torch.fx.Node]): function
/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dselect_algorithm.py1736 def realize_inputs(*args): function