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

[Feature] Add Serialization for QuantumCircuit and Embedding #231

Closed
dominikandreasseitz opened this issue Jul 16, 2024 · 3 comments
Closed
Assignees
Labels
feature New feature or request

Comments

@dominikandreasseitz
Copy link
Collaborator

cc @Roland-djee

Possible options:

  1. JSON (like qadence) or https://pytorch.org/docs/stable/notes/serialization.html for QuantumCircuit
  2. tensordict serialization for Embedding https://pytorch.org/docs/stable/notes/serialization.html
@jpmoutinho
Copy link
Collaborator

To note that @vytautas-a is currently reviewing the embedding in #228, changes may come from it.

@mlahariya
Copy link
Collaborator

Not relevant for now. @RolandMacDoland - can you please let us know if this is needed/priority? if not, we can close this.

@RolandMacDoland
Copy link
Collaborator

Not relevant for now. @RolandMacDoland - can you please let us know if this is needed/priority? if not, we can close this.

I don't think so now. Serialisation is likely to happen elsewhere (Qadence) I assume. We can re-open if there is a need.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants