-
Notifications
You must be signed in to change notification settings - Fork 201
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
[kernel_builder] Use quake.reset with a veq argument. #1912
Conversation
CUDA Quantum Docs Bot: A preview of the documentation can be found here. |
a3a130c
to
02ac2f2
Compare
CUDA Quantum Docs Bot: A preview of the documentation can be found here. |
02ac2f2
to
c33b8ab
Compare
CUDA Quantum Docs Bot: A preview of the documentation can be found here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice simplification
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Simplify the kernel_builder to use both qubit and veq forms of the reset op. Add a pattern to expand measurements that also expands resets. Requires NVIDIA#1910 to be merged first.
892fd9c
to
d023086
Compare
Simplify the kernel_builder to use both qubit and veq forms of the reset op. Add a pattern to expand measurements that also expands resets.
Requires #1910 to be merged first.