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
No matter what I changed the shots value to for the input_params, it only returned the job results having done one shot. Not sure, but #302 might be related?
If you need to submit a QIR program, the only way I found was the snippet below via the
from_input_data
.No matter what I changed the
shots
value to for theinput_params
, it only returned the job results having done one shot. Not sure, but #302 might be related?Full demo: https://github.com/crazy4pi314/universe-qir-demo/blob/main/demo.ipynb
The text was updated successfully, but these errors were encountered: