You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For shot-based simulation or the usage of multiple runs with updated parameters the simulator state need to be reset.
The QIR runner specifies the __quantum__rt__initializefunction to achieve this.
This primitive must be generated by our lowering accordingly. At least, the initialization must precede the first qir dialect operation.
The text was updated successfully, but these errors were encountered:
For shot-based simulation or the usage of multiple runs with updated parameters the simulator state need to be reset.
The QIR runner specifies the
__quantum__rt__initialize
function to achieve this.This primitive must be generated by our lowering accordingly. At least, the initialization must precede the first
qir
dialect operation.The text was updated successfully, but these errors were encountered: