chore(deps): update dependency thinc to v9 #12
No reviewers
Labels
No Label
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: sphericalkat/deezbot#12
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/thinc-9.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
==8.2.3
->==9.0.0
Release Notes
explosion/thinc (thinc)
v9.0.0
: : better learning rate schedules, integration of thinc-apple-opsCompare Source
✨ New features and improvements
plateau.v1
schedule (#842). This schedule scales the learning rate if training was found to be stagnant for a given period.thinc-apple-ops
is integrated into Thinc (#927). Starting with this version of Thinc, it is not necessary anymore to installthinc-apple-ops
.🔴 Bug fixes
⚠️ Backwards incompatibilities
Schedule
class (#804).thinc.backends.linalg
has been removed (#742). The same functionality is provided by implementations in BLAS that are better tested and more performant.thinc.extra.search
has 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
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 has been generated by Mend Renovate. View repository job log here.
Checkout
From your project repository, check out a new branch and test the changes.