pytorch
03d8ab4d - Skip forward AD tests for torch.native_batch_norm (#86206)

Commit
3 years ago
Skip forward AD tests for torch.native_batch_norm (#86206) `test_forward_mode_AD` has problems with `torch.native_batch_norm` when computing Jacobian using finite-differences. Weirdly this test unexpectedly passed on periodic CI. Let's skip this test instead of xfailing. Fixes https://github.com/pytorch/pytorch/issues/86175 Pull Request resolved: https://github.com/pytorch/pytorch/pull/86206 Approved by: https://github.com/soulitzer
Author
Committer
Parents
Loading