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

Avoid constructing MulAddMuls on Julia v1.12+ #295

Merged
merged 3 commits into from
May 23, 2024

Conversation

dkarrasch
Copy link
Contributor

This is a companion PR to JuliaLang/julia#52439. Basically, it avoids the construction of MulAddMuls and simply passes the factors alpha and beta forward.

@maleadt maleadt marked this pull request as draft March 21, 2024 08:48
@maleadt maleadt marked this pull request as ready for review May 23, 2024 07:55
@maleadt maleadt merged commit 14799d0 into JuliaGPU:main May 23, 2024
1 check passed
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

2 participants