Home
last modified time | relevance | path

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

/external/pytorch/torch/_inductor/
Dconfig.py96 pick_loop_orders = True variable
Dscheduler.py1686 if config.pick_loop_orders:
/external/pytorch/test/inductor/
Dtest_torchinductor.py4455 @config.patch(pick_loop_orders=True)