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

reduce codegen on YaoBlocks.mat methods #343

Merged
merged 1 commit into from
Dec 8, 2024
Merged

Conversation

mofeing
Copy link
Collaborator

@mofeing mofeing commented Dec 8, 2024

MWE

using Reactant
using YaoBlocks

θ = ConcreteRNumber(rand())

f(x) = mat(ComplexF64, Rz(x))

@code_hlo optimize = false f(θ)

@mofeing mofeing marked this pull request as ready for review December 8, 2024 20:06
@mofeing mofeing merged commit 7f4deb7 into main Dec 8, 2024
20 of 37 checks passed
@mofeing mofeing deleted the ss/reduce-codegen-yao branch December 8, 2024 20:06
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.

1 participant