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

[Prototype] Capture wires as abstract value with wires primitive #5639

Draft
wants to merge 42 commits into
base: master
Choose a base branch
from

Conversation

albi3ro
Copy link
Contributor

@albi3ro albi3ro commented May 3, 2024

Context:

This PR serves an alternative to PR #5511 . In that one, we expand out wires so each wire is a different input, and then we store the number of wires as metadata on the primitive.

This prototype examines capturing wires into their own variable instead.

This would allow us to better match the primitive call signature to the pl object's call signature.

Description of the Change:

Benefits:

Possible Drawbacks:

Related GitHub Issues:

albi3ro and others added 30 commits April 12, 2024 14:33
Co-authored-by: David Wierichs <david.wierichs@xanadu.ai>
Co-authored-by: David Wierichs <david.wierichs@xanadu.ai>
Co-authored-by: Thomas R. Bromley <49409390+trbromley@users.noreply.github.com>
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