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

Resolves #563 mps logit not implemented #626

Merged
merged 1 commit into from
Jan 3, 2023
Merged

Resolves #563 mps logit not implemented #626

merged 1 commit into from
Jan 3, 2023

Conversation

sammlapp
Copy link
Collaborator

@sammlapp sammlapp commented Jan 3, 2023

Use CPU if torch.logit() gives a NotImplementedError. Resolves #563

Logit is not yet implemented for MPS on torch. Use cpu instead and warn user.
@sammlapp sammlapp merged commit 65ac471 into develop Jan 3, 2023
@sammlapp sammlapp deleted the issue_563_mps branch January 3, 2023 21:15
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.

None yet

1 participant