qml.workflow.interfaces.tensorflow_autograph

This module contains functions for adding the TensorFlow Autograph interface to a PennyLane Device class.

Functions

execute(tapes, device, execute_fn, …[, …])

Execute a batch of tapes with TensorFlow parameters on a device.