You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clarify is_non_dominated behavior with NaN (#2332)
Summary:
Pull Request resolved: #2332
Since `<=` & `>=` always evaluate to False with NaN elements of tensors, this counts NaNs as dominated point, which is the desired behavior.
Reviewed By: Balandat
Differential Revision: D56945207
fbshipit-source-id: c439ac75c762980bc0035f70cd925377d28157e2
0 commit comments