Skip to content

Avoid constructing MulAddMuls on Julia v1.12+#392

Merged
maleadt merged 4 commits into
JuliaGPU:masterfrom
dkarrasch:dk/matmul!
May 23, 2024
Merged

Avoid constructing MulAddMuls on Julia v1.12+#392
maleadt merged 4 commits into
JuliaGPU:masterfrom
dkarrasch:dk/matmul!

Conversation

@dkarrasch

Copy link
Copy Markdown
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 commented Mar 21, 2024

Copy link
Copy Markdown
Member

Going to mark this as draft until the Base PR is merged.

@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:58
@maleadt
maleadt merged commit a3b5770 into JuliaGPU:master May 23, 2024
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.

2 participants