Home
last modified time | relevance | path

Searched defs:stable_output (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/torch/_dynamo/repro/
H A Dafter_aot.py209 def generate_compiler_repro_string(gm, args, *, stable_output=False, save_dir=None): argument
263 stable_output=False, argument
H A Dafter_dynamo.py157 stable_output=False, argument
/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Ddebug_utils.py253 def generate_config_string(*, stable_output=False): argument