Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_functorch/
H A Dpyfunctorch.py93 def temporarily_clear_interpreter_stack(): function
/aosp_15_r20/external/pytorch/torch/_subclasses/
H A Dmeta_utils.py293 … with torch._functorch.pyfunctorch.temporarily_clear_interpreter_stack() as maybe_functorch_stack:
1657 torch._functorch.pyfunctorch.temporarily_clear_interpreter_stack()