qml.interfaces.autograd¶
This module contains functions for adding the Autograd interface to a PennyLane Device class.
Functions
|
Execute a batch of tapes with Autograd parameters on a device. |
|
Returns the vector-Jacobian product operator for a batch of quantum tapes. |
code/api/pennylane.interfaces.autograd
Download Python script
Download Notebook
View on GitHub