chore(deps): update dependency thinc to v9#12
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
77efd6b to
3a511cd
Compare
3a511cd to
77efd6b
Compare
77efd6b to
6061d75
Compare
6061d75 to
77efd6b
Compare
77efd6b to
c8ced13
Compare
c8ced13 to
77efd6b
Compare
77efd6b to
204c291
Compare
204c291 to
77efd6b
Compare
77efd6b to
3ab2b10
Compare
3ab2b10 to
77efd6b
Compare
77efd6b to
5fbaa27
Compare
5fbaa27 to
77efd6b
Compare
77efd6b to
67e268c
Compare
67e268c to
77efd6b
Compare
77efd6b to
2413684
Compare
2413684 to
77efd6b
Compare
77efd6b to
a396aab
Compare
a396aab to
77efd6b
Compare
77efd6b to
1137622
Compare
1137622 to
77efd6b
Compare
77efd6b to
8299daa
Compare
8299daa to
77efd6b
Compare
77efd6b to
199c2b5
Compare
199c2b5 to
77efd6b
Compare
77efd6b to
e27bc01
Compare
e27bc01 to
77efd6b
Compare
77efd6b to
f46958e
Compare
f46958e to
77efd6b
Compare
77efd6b to
42506da
Compare
77efd6b to
ac7ce25
Compare
ac7ce25 to
77efd6b
Compare
77efd6b to
ef1656b
Compare
ef1656b to
77efd6b
Compare
77efd6b to
ccdc376
Compare
ccdc376 to
77efd6b
Compare
77efd6b to
5798837
Compare
5798837 to
77efd6b
Compare
77efd6b to
71f589a
Compare
71f589a to
77efd6b
Compare
77efd6b to
735526c
Compare
735526c to
77efd6b
Compare
77efd6b to
fe8f2e7
Compare
fe8f2e7 to
77efd6b
Compare
77efd6b to
2b87585
Compare
2b87585 to
77efd6b
Compare
77efd6b to
d204477
Compare
d204477 to
77efd6b
Compare
77efd6b to
1ae0480
Compare
1ae0480 to
77efd6b
Compare
f61f6f8 to
571ef9c
Compare
571ef9c to
77efd6b
Compare
77efd6b to
545c2d4
Compare
545c2d4 to
77efd6b
Compare
77efd6b to
a56d868
Compare
a56d868 to
77efd6b
Compare
77efd6b to
c847997
Compare
c847997 to
77efd6b
Compare
77efd6b to
d787b06
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==8.2.3→==9.1.1Release Notes
explosion/thinc (thinc)
v9.1.1Compare Source
v9.1.0Compare Source
v9.0.0: : better learning rate schedules, integration of thinc-apple-opsCompare Source
✨ New features and improvements
plateau.v1schedule (#842). This schedule scales the learning rate if training was found to be stagnant for a given period.thinc-apple-opsis integrated into Thinc (#927). Starting with this version of Thinc, it is not necessary anymore to installthinc-apple-ops.🔴 Bug fixes
Scheduleclass (#804).thinc.backends.linalghas been removed (#742). The same functionality is provided by implementations in BLAS that are better tested and more performant.thinc.extra.searchhas been removed (#743). The beam search functionality in this module was strongly coupled to the spaCy transition parser and has therefore moved to spaCy in v4.👥 Contributors
@adrianeboyd, @danieldk, @honnibal, @ines, @kadarakos, @shadeMe, @svlandeg
v8.3.10Compare Source
v8.3.9Compare Source
v8.3.8Compare Source
v8.3.7Compare Source
v8.3.6Compare Source
v8.3.5Compare Source
v8.3.4Compare Source
v8.3.3Compare Source
v8.3.2Compare Source
v8.3.1Compare Source
v8.3.0Compare Source
v8.2.5: : Restrict numpy pin to <2.0.0Compare Source
Numpy v2.0 isn't binary compatible with v1 (understandably). We build against numpy so we need to restrict the pin.
v8.2.4: : Relaxingnbconvertandtyping_extensionsupper pinsCompare Source
✨ New features and improvements
nbconvertpintyping_extensionspin for Python 3.7👥 Contributors
@honnibal, @ines, @svlandeg
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.