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

Question about NEWS #1130

Closed
sebffischer opened this issue Jan 25, 2024 · 1 comment
Closed

Question about NEWS #1130

sebffischer opened this issue Jan 25, 2024 · 1 comment

Comments

@sebffischer
Copy link
Collaborator

sebffischer commented Jan 25, 2024

The news mentions, that tensors are now moved to cpu in `as.array(), but there is still this line:

if (x$device$type == "cuda") {

Is this intentional?

@dfalbel
Copy link
Member

dfalbel commented Jan 25, 2024

Ohhh this not intentional at all. We should remove that so we don't raise the error any longer.

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

No branches or pull requests

2 participants