Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Porting the random.py from sklearn-numba-dpex. #1436

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

diptorupd
Copy link
Collaborator

  • Have you provided a meaningful PR description?
    sklearn-numba-dpex provides an implementation of random number generator functions using numba-dpex. The feature is analogous to similar functionality provided by numba.cuda. The PR ports the file from sklearn-numba-dpex to numba-dpex.

  • Have you added a test, reproducer or referred to an issue with a reproducer?

  • Have you tested your changes locally for CPU and GPU devices?

  • Have you made sure that new changes do not introduce compiler warnings?

  • If this PR is a work in progress, are you filing the PR as a draft?
    Tests need to be added.

@diptorupd diptorupd marked this pull request as draft April 13, 2024 04:06
@diptorupd diptorupd force-pushed the random-funcs-from/sklearn-numba-dpex branch from 043b11d to 8b86eb5 Compare April 19, 2024 00:31
@coveralls
Copy link
Collaborator

Coverage Status

coverage: 85.277% (-1.8%) from 87.065%
when pulling 8b86eb5 on random-funcs-from/sklearn-numba-dpex
into 4708ac7 on main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants