Searched defs:check_forward_ad (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/torch/autograd/ |
H A D | gradcheck.py | 1449 check_forward_ad, argument 2066 check_forward_ad, argument
|
/aosp_15_r20/external/pytorch/torch/testing/_internal/ |
H A D | common_utils.py | 5095 …def _check_helper(self, device, dtype, op, variant, check, *, check_forward_ad=False, check_backwa… argument 5209 …def _grad_test_helper(self, device, dtype, op, variant, *, check_forward_ad=False, check_backward_… argument
|