Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_dynamo/backends/
H A Dcudagraphs.py129 def forward_cudagraphs(aot_model, aot_inputs, is_inference=False): argument
154 def backward_cudagraphs(aot_model, aot_inputs): argument