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

Merge main into v4 #31

Merged
merged 3 commits into from
Feb 7, 2024

Conversation

danieldk
Copy link
Contributor

@danieldk danieldk commented Feb 4, 2024

Description

Types of change

Maintenance. This pulls the serialization fixes into the v4 branch as well.

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.

* Make `DocTransformerOutput` serializable with msgpack

This makes `Doc` objects with `spacy-curated-transformers` outputs
msgpack-serializable. This is also one of the changes necessary to make
spaCy multiprocessing work with `spacy-curated-transformers`.

See: explosion/spaCy#13238

* Naming consistency

* Disable multiprocessing test on GPU

* Test Doc serialization

* isort
@danieldk danieldk merged commit 1272311 into explosion:v4 Feb 7, 2024
9 checks passed
@danieldk danieldk deleted the maintenance/merge-main-20240204 branch February 7, 2024 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant