Skip to content
#

qml

Here are 1,319 public repositories matching this topic...

pennylane
eddddddy
eddddddy commented May 19, 2022

Expected behavior

A QNode wrapped in qml.batch_params should raise an error during construction if the batch dimensions of the input parameters don't match.

Actual behavior

The error is not raised in some scenarios. In fact, the error is only raised when the batch dimension of the first parameter to the circuit is the largest of all the other batch dimensions.

For example, t

bug 🐛 good first issue

Improve this page

Add a description, image, and links to the qml topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the qml topic, visit your repo's landing page and select "manage topics."

Learn more