Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dscheduler.py257 def has_aliasing_or_mutation(self) -> bool: member in BaseSchedulerNode
1224 def has_aliasing_or_mutation(self) -> bool: member in FusedSchedulerNode