-
-
Notifications
You must be signed in to change notification settings - Fork 655
Closed
Labels
Description
🐛 Bug description
Canberra metric tests on XLA are failing:
> assert canberra.pairwise([np_y_pred, np_y])[0][1] == pytest.approx(res)
E assert 4.911688311688311 == nan ± ???
E +4.911688311688311
E -nan ± ???
https://github.com/pytorch/ignite/pull/1690/checks?check_run_id=1966203329
cc @sdesrozis