Skip to content

Add methods for converting MF models to/from gpu#521

Merged
benfred merged 1 commit into
mainfrom
cpu_gpu_conversion
Jan 18, 2022
Merged

Add methods for converting MF models to/from gpu#521
benfred merged 1 commit into
mainfrom
cpu_gpu_conversion

Conversation

@benfred

@benfred benfred commented Jan 18, 2022

Copy link
Copy Markdown
Owner

Adds some simple methods to convert BPR and ALS models from a CPU version
to a GPU version. This is useful for when you want to train on the CPU
and evaluate on the GPU (or vice versa).

Adds some simple methods to convert BPR and ALS models from a CPU version
to a GPU version. This is useful for when you want to train on the CPU
and evaluate on the GPU (or vice versa).
@benfred benfred changed the title Add x methods for converting MF models to/from gpu Add methods for converting MF models to/from gpu Jan 18, 2022
@benfred benfred merged commit 4301c8b into main Jan 18, 2022
@benfred benfred deleted the cpu_gpu_conversion branch January 18, 2022 01:42
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.

1 participant