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

add support for a daskexecutor to run against systems operators #376

Merged
merged 1 commit into from
Jul 1, 2023

Conversation

jperez999
Copy link
Collaborator

@jperez999 jperez999 commented Jun 26, 2023

This PR adds a test that shows how to connect an nvtabular workflow to a systems operator. This is currently necessary to allow for offline batch support with dask dataframes or merlin datasets. Now you can have a larger than memory dataset and you can pass that full dataset through the graph to create predictions offline.

This PR is dependent on the core PR:
NVIDIA-Merlin/core#352

@jperez999 jperez999 added the enhancement New feature or request label Jun 26, 2023
@jperez999 jperez999 added this to the Merlin 23.07 milestone Jun 26, 2023
@jperez999 jperez999 self-assigned this Jun 26, 2023
@github-actions
Copy link

Documentation preview

https://nvidia-merlin.github.io/systems/review/pr-376

@jperez999 jperez999 merged commit 56b3adc into NVIDIA-Merlin:main Jul 1, 2023
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants