We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What is the expected feature or enhancement?
Soon primitives will no longer support abstract circuits, and as a result of that backend can no longer be optional when calling primitives.
backend
Acceptance criteria
The text was updated successfully, but these errors were encountered:
The deprecation warning was added in 0.21, released on 3/5 so we'll have to wait until at least 6/5
0.21
Sorry, something went wrong.
kt474
Successfully merging a pull request may close this issue.
What is the expected feature or enhancement?
Soon primitives will no longer support abstract circuits, and as a result of that
backend
can no longer be optional when calling primitives.Acceptance criteria
backend
will soon be required when calling Sampler, Estimator, Session, and Batch (Add warning if no backend provided on cloud channel #1425).backend
required after the 3 months deprecation periodThe text was updated successfully, but these errors were encountered: