Searched defs:print_compile (Results 1 – 2 of 2) sorted by relevance
/external/pytorch/benchmarks/dynamo/ | ||
D | distributed.py | 91 def print_compile(gm, ex): function |
/external/pytorch/torch/_functorch/ | ||
D | compilers.py | 231 def print_compile(fx_g, _): function |