Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/benchmarks/dynamo/
H A Ddistributed.py91 def print_compile(gm, ex): function
/aosp_15_r20/external/pytorch/torch/_functorch/
H A Dcompilers.py231 def print_compile(fx_g, _): function