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 recalculate_users/items on the GPU #515

Merged
merged 1 commit into from Jan 14, 2022
Merged

Conversation

benfred
Copy link
Owner

@benfred benfred commented Jan 14, 2022

Add GPU support for recalculating items and users factors at inference time.
Also speed up the CPU versions by using the native solver rather than the
python version.

Add GPU support for recalculating items and users factors at inference time.
Also speed up the CPU versions by using the native solver rather than the
python version.
@benfred benfred merged commit b55d549 into main Jan 14, 2022
@benfred benfred deleted the gpu_recalcuate branch January 14, 2022 01:45
@benfred benfred linked an issue Jan 15, 2022 that may be closed by this pull request
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.

Leverage GPU for recalculate_user
1 participant