Skip to content

Remove installation of onnxruntime-gpu which is incompatible with numpy 2 #371

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

Merged

Conversation

PawelPeczek-Roboflow
Copy link
Contributor

@PawelPeczek-Roboflow PawelPeczek-Roboflow commented Apr 2, 2025

Description

Since last change in Colab environment, symbols related to numpy-1 stopped being handled properly without env restart. We fixed inference to support that, but installation of onnxruntime from private registry must be removed for the change to work correctly.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How has this change been tested, please provide a testcase or example of how you tested the change?

  • running notebook in Google Colab e2e

Any specific deployment considerations

For example, documentation changes, usability, usage/costs, secrets, etc.

Docs

  • Docs updated? What were the changes:

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@SkalskiP SkalskiP merged commit d9d1cdc into main Apr 8, 2025
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.

2 participants