Skip to content

Commit 8cc6b97

Browse files
Jaybsoniringo-but-quantummaliasadi
authored andcommitted
Added pickle support for lightning.gpu device's DevPool attribute (#772)
**Context:** Allowing the `qml.device("lightning.gpu", wires=...)._dp` argument, which is a python `DevPools()` object to be pickle-able through the C++ layer. **Description of the Change:** - Updated Devpools object to have a `refresh()` method - Updated TSQueue to have a clear method - Add bindings for pickle to DevPool --------- Co-authored-by: ringo-but-quantum <[email protected]> Co-authored-by: Ali Asadi <[email protected]>
1 parent d1299fd commit 8cc6b97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@
159159

160160
This release contains contributions from (in alphabetical order):
161161

162-
Ali Asadi, Amintor Dusko, Lillian Frederiksen, Pietropaolo Frisoni, David Ittah, Vincent Michaud-Rioux, Lee James O'Riordan, Mudit Pandey, Shuli Shu
162+
Ali Asadi, Amintor Dusko, Lillian Frederiksen, Pietropaolo Frisoni, David Ittah, Vincent Michaud-Rioux, Lee James O'Riordan, Mudit Pandey, Shuli Shu, Jay Soni
163163

164164
---
165165

0 commit comments

Comments
 (0)