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
BUG: special: Fix incorrect handling of nan input in gammainc and gammaincc (#22441)
* BUG: Add nan checks in gammainc and gammaincc scalar kernels
* TST: Add tests for nan inputs for gammainc(c)
* BUG: fix chdtrc out of domain case
* TST: Add nan arg tests for chdtr(c)
0 commit comments