Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_inductor/runtime/
H A Dtriton_heuristics.py503 launch_enter_hook, argument
543 launch_enter_hook, argument
577 launch_enter_hook, argument
/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_profiler.py179 def launch_enter_hook(lazy_dict): function