Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_unbacked_symints.py231 def test_mm_and_friends(self, device, torch_fn, coordinate_descent_tuning): argument
/aosp_15_r20/external/pytorch/torch/_inductor/runtime/
H A Dtriton_heuristics.py774 def coordinate_descent_tuning(self, launcher, *args, **kwargs): member in CachingAutotuner
/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dconfig.py349 coordinate_descent_tuning = ( variable