Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_functorch/
H A Ddeprecated.py138 def make_functional(model: nn.Module, disable_autograd_tracking: bool = False): function
H A Dmake_functional.py350 def make_functional( function