Home
last modified time | relevance | path

Searched refs:cudagraph_backend_keep_input_mutation (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dconfig.py414 cudagraph_backend_keep_input_mutation = False variable
/aosp_15_r20/external/pytorch/torch/_dynamo/backends/
H A Dcudagraphs.py196 keep_inference_input_mutations=torch._dynamo.config.cudagraph_backend_keep_input_mutation,