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

posterior.to("cpu") method #1313

Closed
michaeldeistler opened this issue Nov 26, 2024 · 3 comments
Closed

posterior.to("cpu") method #1313

michaeldeistler opened this issue Nov 26, 2024 · 3 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@michaeldeistler
Copy link
Contributor

Moving the posterior from GPU to CPU is super annoying and requires the user to manually move a bunch of things. Instead, we could just have a .to() method which deals with this.

@michaeldeistler michaeldeistler added enhancement New feature or request good first issue Good for newcomers labels Nov 26, 2024
@jorobledo
Copy link
Collaborator

Hey, I can try a solution to this and do a pull-request if you think it's valuable.

@michaeldeistler
Copy link
Contributor Author

Yes I think that would be awesome!

@janfb
Copy link
Contributor

janfb commented Feb 20, 2025

closing this in favor of duplicate #1368

@janfb janfb closed this as completed Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants