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

Remove all references to Rigetti #101

Merged
merged 5 commits into from
Feb 3, 2025
Merged

Conversation

PietropaoloFrisoni
Copy link
Contributor

@PietropaoloFrisoni PietropaoloFrisoni commented Jan 31, 2025

We remove all references to the Rigetti plugin from the plugin test matrix because it will no longer be maintained

[sc-83592]

Comment on lines +76 to +83
pip install tensorflow~=$TF_VERSION keras~=$TF_VERSION

- name: Install JAX
run: |
pip install jax==$JAX_VERSION jaxlib==$JAX_VERSION"""

),
"additional_env_vars": "TF_VERSION: 2.12.0\n TORCH_VERSION: 2.0.0+cpu",
"additional_env_vars": "TF_VERSION: 2.12.0\n TORCH_VERSION: 2.0.0+cpu\n JAX_VERSION: 0.4.28",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is just a change in the compile.py file to reflect the changes introduced in this PR

@PietropaoloFrisoni PietropaoloFrisoni merged commit fb726c1 into master Feb 3, 2025
31 of 33 checks passed
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.

3 participants