Home
last modified time | relevance | path

Searched refs:decide_loop_order_to_match (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/_inductor/
H A Ddependencies.py76 def decide_loop_order_to_match(self, other): member in MemoryDep
H A Dscheduler.py906 new_order = self_dep.decide_loop_order_to_match(other_dep)
1114 new_order = self_dep.decide_loop_order_to_match(other_dep)