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

[GPU] Is it possible to create dataset directly from cupy array? #6650

Open
Phimos opened this issue Sep 11, 2024 · 0 comments
Open

[GPU] Is it possible to create dataset directly from cupy array? #6650

Phimos opened this issue Sep 11, 2024 · 0 comments
Labels

Comments

@Phimos
Copy link

Phimos commented Sep 11, 2024

I try to use lightgbm with cuda, and my dataset is generated on gpu, can I directly feed gpu tensor as input of lgb.Dataset without converting & copying the values?

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

No branches or pull requests

2 participants