Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/autograd/
H A Dfunctional.py931 def ensure_single_output_function(*inp): function
955 jac = jacobian(ensure_single_output_function, inp, create_graph=True)