Home
last modified time | relevance | path

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

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