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

Fix logsumexp when out is passed #445

Merged
merged 3 commits into from
May 27, 2024
Merged

Fix logsumexp when out is passed #445

merged 3 commits into from
May 27, 2024

Conversation

rusty1s
Copy link
Owner

@rusty1s rusty1s commented May 27, 2024

Fixes #444

@rusty1s rusty1s self-assigned this May 27, 2024
@rusty1s rusty1s added the bug label May 27, 2024
@rusty1s rusty1s merged commit 96aa2e3 into master May 27, 2024
5 checks passed
@rusty1s rusty1s deleted the fix_logsumexp_out branch May 27, 2024 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

scatter_logsumexp broken for untouched outputs
1 participant