pyqtorch
pyqtorch copied to clipboard
[Feature] Add Serialization for `QuantumCircuit` and `Embedding`
cc @Roland-djee
Possible options:
- JSON (like qadence) or https://pytorch.org/docs/stable/notes/serialization.html for QuantumCircuit
- tensordict serialization for Embedding https://pytorch.org/docs/stable/notes/serialization.html