Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_functorch/
H A Dpyfunctorch.py261 def retrieve_all_functorch_interpreters() -> List[FuncTorchInterpreter]: function
278 cis = retrieve_all_functorch_interpreters()
/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dguards.py1393 cis = torch._functorch.pyfunctorch.retrieve_all_functorch_interpreters()