Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/dynamo/
H A Dtest_compile.py79 @torch._dynamo.on_compile_start
114 @torch._dynamo.on_compile_start
/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dcallback.py70 def on_compile_start(callback): function
H A D__init__.py4 from .callback import callback_handler, on_compile_end, on_compile_start