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
ENH: enable more functions on GPU for random module (#1007)
* ENH: enable more function on GPU for random module
enabled beta, binomial, chi-square, f, gamma, hypergeometric, negative binomial, noncentral chisquare, standard_t are on GPU
* update patch
enabled on python layer
enabled multinomial + added and fixed tests
diabled gpu tests check_moments for random distr
* fix compiler warning for multinomial
Co-authored-by: Alexander-Makaryev <[email protected]>
0 commit comments