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

Do not send model to cuda internally #154

Merged
merged 69 commits into from
Nov 20, 2023
Merged

Do not send model to cuda internally #154

merged 69 commits into from
Nov 20, 2023

Conversation

gianlucadetommaso
Copy link
Contributor

If the model was instantiated across multiple devices, sending it to "cuda" would undo the partitioning. Remove that.

@gianlucadetommaso gianlucadetommaso merged commit d054c8d into main Nov 20, 2023
6 of 7 checks passed
@gianlucadetommaso gianlucadetommaso deleted the remove_to branch November 20, 2023 16:47
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