Home
last modified time | relevance | path

Searched refs:retrieve_current_functorch_interpreter (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/torch/_functorch/
H A Dpyfunctorch.py255 def retrieve_current_functorch_interpreter() -> FuncTorchInterpreter: function
285 interpreter = retrieve_current_functorch_interpreter()
/aosp_15_r20/external/pytorch/torch/_library/
H A Dcustom_ops.py745 from torch._functorch.pyfunctorch import retrieve_current_functorch_interpreter
754 interpreter = retrieve_current_functorch_interpreter()
/aosp_15_r20/external/pytorch/torch/
H A Dlibrary.py1126 from torch._functorch.pyfunctorch import retrieve_current_functorch_interpreter
1129 interpreter = retrieve_current_functorch_interpreter()