Home
last modified time | relevance | path

Searched refs:num_loop_reordering (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dmetrics.py52 num_loop_reordering = 0 variable
65 global num_loop_reordering
77 num_loop_reordering = 0
H A Dscheduler.py909 metrics.num_loop_reordering += 1
1122 metrics.num_loop_reordering += 1
/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_loop_ordering.py299 self.assertEqual(0, metrics.num_loop_reordering)