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

Deprecate QNode.get_gradient_fn and QNode.get_best_method, and QNode.best_method_strmethods #6418

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

andrijapau
Copy link
Contributor

Context:

sc-72157 involves taking these methods out of QNode and moving them to external functions. This means we will have to deprecate these methods.

Description of the Change:

Deprecation of the three methods outlined.

Benefits: Cleaning up QNode and making it more user-friendly.

Possible Drawbacks: None

[sc-76083]

@andrijapau andrijapau changed the title Deprecate QNode.get_gradient_fn and QNode.get_best_method, and QNode.best_method_strmethods [WIP] Deprecate QNode.get_gradient_fn and QNode.get_best_method, and QNode.best_method_strmethods Oct 18, 2024
@andrijapau andrijapau self-assigned this Oct 18, 2024
@andrijapau andrijapau changed the title [WIP] Deprecate QNode.get_gradient_fn and QNode.get_best_method, and QNode.best_method_strmethods Deprecate QNode.get_gradient_fn and QNode.get_best_method, and QNode.best_method_strmethods Oct 18, 2024
@andrijapau andrijapau marked this pull request as ready for review October 18, 2024 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant