qml.decomposition.enabled_graph¶
- enabled_graph()¶
A global toggle for checking the status of the experimental graph-based decomposition system in PennyLane (introduced in v0.41). The experimental graph-based decomposition system is disabled by default in PennyLane.
See also:
enable_graph()