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

Enhancement of PyTorch connector #787

Open
6 tasks
edoaltamura opened this issue Mar 11, 2024 · 1 comment
Open
6 tasks

Enhancement of PyTorch connector #787

edoaltamura opened this issue Mar 11, 2024 · 1 comment
Assignees
Labels
Connector: PyTorch 🔦 Relevant to optional packages, such as external connectors type: enhancement ✨ Features or aspects to improve

Comments

@edoaltamura
Copy link
Collaborator

edoaltamura commented Mar 11, 2024

What should we add?

Given the demand for robust coupling with PyTorch, we propose to enhance the module


in two phases.

Phase 1 will involve no or very minor changes to the user-facing API. The changes will focus on refractoring the backend connector, bug patches, and compatibility robustness.

Phase 2 will focus on upgrading the inter-functionality with PyTorch and may involve changes in API and UX. These changes are likely to be incrementally introduced after the version 0.8 roll-out, leading up to a stable 1.0.

  • Adding version compatibility between Qiskit machine-learning and PyTorch, with relevant deprecation warnings and supported features
  • Improving the test coverage
  • Improved documentation
@edoaltamura edoaltamura added type: enhancement ✨ Features or aspects to improve Connector: PyTorch 🔦 Relevant to optional packages, such as external connectors labels Mar 11, 2024
@Jrbiltmore

This comment was marked as spam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Connector: PyTorch 🔦 Relevant to optional packages, such as external connectors type: enhancement ✨ Features or aspects to improve
Projects
None yet
Development

No branches or pull requests

3 participants