Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_functorch/
H A Dutils.py23 def enable_single_level_autograd_function(): function
H A Dautograd_function.py13 from torch._functorch.utils import enable_single_level_autograd_function
92 with enable_single_level_autograd_function():
/aosp_15_r20/external/pytorch/test/functorch/
H A Dtest_eager_transforms.py49 from torch._functorch.utils import enable_single_level_autograd_function
5038 with enable_single_level_autograd_function():