Skip to content

Conversation

danieldk
Copy link
Contributor

@danieldk danieldk commented Feb 7, 2024

Description

Reported in #920. Also update MyPy dependency to fix checking of Torch types.

Types of change

Bugfix.

Checklist

  • I confirm that I have the right to submit this contribution under the project's MIT license.
  • I ran the tests, and all new and existing tests passed.
  • My changes don't require a change to the documentation, or if they do, I've added all required information.

@danieldk danieldk added bug Bugs and behaviour differing from documentation feat / ops Backends and maths labels Feb 7, 2024
Copy link

netlify bot commented Feb 7, 2024

👷 Deploy request for thinc-ai pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 4fef3ca

Copy link
Contributor

@svlandeg svlandeg left a comment

Choose a reason for hiding this comment

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

Thanks for the quick fix!

@svlandeg svlandeg merged commit 307a4f8 into explosion:master Feb 7, 2024
@svlandeg svlandeg linked an issue Feb 7, 2024 that may be closed by this pull request
@danieldk danieldk deleted the bugfix/cupy-import branch February 7, 2024 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bugs and behaviour differing from documentation feat / ops Backends and maths
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Spacy fails with "module 'cupy' has no attribute 'cublas'"
2 participants