qml.transforms.core.transform_dispatcher¶
This module contains the transform function, the transform dispatcher and the transform container.
Classes
|
Class to store a quantum transform with its args, kwargs and classical co-transforms. |
|
This object is developer facing and should not be used directly to create transforms. |
Exceptions
|
Raised when there is an error with the transform logic |
code/api/pennylane.transforms.core.transform_dispatcher
Download Python script
Download Notebook
View on GitHub