qml.transforms.core.transform_dispatcher¶
This module contains the transform dispatcher and the transform container.
Classes
|
A transform with bound inputs. |
alias of |
|
|
Converts a transform that has the signature |
Functions
|
Apply a transform to a Callable object. |
Apply an generic transform to a specific type of object. |
|
|
The default behavior for TransformDispatcher._apply_transform. |
code/api/pennylane.transforms.core.transform_dispatcher
Download Python script
Download Notebook
View on GitHub