Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for EstimatorV2 from ibm-qiskit-runtime to run circuits over hardware #810

Open
Siddharthgolecha opened this issue Jul 1, 2024 · 1 comment

Comments

@Siddharthgolecha
Copy link

What should we add?

Currently, the EstimatorQNN uses Estimator from qiskit.primitives as the default and the only way to run circuits over the hardware. I would like to add a condition that checks if its an EstimatorV2 from the ibm-qiskit-runtime and runs the circuit using that. I already have the implementation ready and I would like to propose that change to the EstimatorQNN.

@edoaltamura
Copy link
Collaborator

Hi @Siddharthgolecha, thank you for your feedback. The support for V2 primitives and the consequences for hardware compliance are aspects we are currently working on: #742 and (somewhat related) #786.

Nevertheless, it would still be very valuable for the community if you could describe your fix for EstimatorV2 in detail in this thread!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants