Using PennyLane
Release news
Development
API
Internals
This module contains functionality for converting PennyLane QNodes into layers that are compatible with PyTorch.
Note
Check out our Keras and Torch tutorials for further details.
Classes
TorchLayer
Converts a QNode to a Torch layer.
QNode