Searched defs:get_inputs_that_alias_output (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/torch/_inductor/ | ||
H A D | ir.py | 3109 def get_inputs_that_alias_output(self): member in Buffer |
H A D | scheduler.py | 742 def get_inputs_that_alias_output(self) -> Sequence[str]: member in OutputNode |