[BUG] default.qubit
cannot handle PhaseShift
operations with a batch size of 1
#6874
Open
1 task done
Labels
bug 🐛
Something isn't working
Expected behavior
I expect to be able to apply any operation with a batch size of
1
.Actual behavior
We get an error with
PhaseShift
when it has a batch size of1
. It is fine without batching, and with batch sizes greater than one.Additional information
No response
Source code
Tracebacks
System information
Existing GitHub issues
The text was updated successfully, but these errors were encountered: