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

Use official to_backend API for GPU/CPU backend conversion #375

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

rjzamora
Copy link
Contributor

Dask and dask-expr followed Merlin's lead and made backend dispatching/conversion easier to use. This PR starts adopting the "official" API. Note that the to_dask_dataframe and from_dask_dataframe API's are deprecated in dask_cudf (and can cause errors in dask-expr).

Copy link

Documentation preview

https://nvidia-merlin.github.io/core/review/pr-375

@rjzamora rjzamora added the bug Something isn't working label Jul 19, 2024
@rjzamora rjzamora changed the title [WIP] Use official to_backend API for GPU/CPU backend conversion Use official to_backend API for GPU/CPU backend conversion Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working clean up
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants