Tests: replace `torch.testing.assert_allclose` by `torch.testing.assert_close` (#29915)
* replace torch.testing.assert_allclose by torch.testing.assert_close * missing atol rtol
Showing
Please register or sign in to comment
* replace torch.testing.assert_allclose by torch.testing.assert_close * missing atol rtol