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
When I bind numerical values to the parameters of the AI transpiled circuit, they are not assigned correctly as marked with the colored rings in the attached figure, for example. I purposely made the values same as the parameter index for checking purposes, e.i. x[k] should have value of k.
With Qiskit transpiler, it works correctly. I used the most recent version, qiskit-transpiler-service==0.4.5.
The text was updated successfully, but these errors were encountered:
When I bind numerical values to the parameters of the AI transpiled circuit, they are not assigned correctly as marked with the colored rings in the attached figure, for example. I purposely made the values same as the parameter index for checking purposes, e.i. x[k] should have value of k.
With Qiskit transpiler, it works correctly. I used the most recent version, qiskit-transpiler-service==0.4.5.
The text was updated successfully, but these errors were encountered: