You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to understand how PyTorch recognizes a quantum circuit within a nn.Module and can perform backdrop on the gates in the circuit? What part of the code enables this and how does a circuit get turned into a computational graph which PyTorch can backprop on?
Thanks
The text was updated successfully, but these errors were encountered:
I am trying to understand how PyTorch recognizes a quantum circuit within a
nn.Module
and can perform backdrop on the gates in the circuit? What part of the code enables this and how does a circuit get turned into a computational graph which PyTorch can backprop on?Thanks
The text was updated successfully, but these errors were encountered: