Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/autograd/
H A Dgradcheck.py615 def _with_prepare_inputs(fn, inputs, input_idx, input_to_perturb, fast_mode=False): argument
629 def _get_numerical_jvp_fn(wrapped_fn, input_to_perturb, eps, nbhd_checks_fn): argument