qml.interfaces.jax¶
This module contains functions for adding the JAX interface to a PennyLane Device class.
Functions
|
Execute a batch of tapes with JAX parameters on a device. |
|
Execute a batch of tapes with JAX parameters on a device. |
|
Check all parameters in each tape and output the name of the suitable JAX interface. |
|
Copy a set of tapes with operations and set parameters |
code/api/pennylane.interfaces.jax
Download Python script
Download Notebook
View on GitHub